mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 13:12:38 -06:00
Copy and paste -> Added items for copy and paste on the toolbar
This commit is contained in:
parent
d5d0b4244a
commit
4718c839f6
9 changed files with 76 additions and 19 deletions
15
resources/icons/copy.svg
Normal file
15
resources/icons/copy.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 488.3 488.3" style="enable-background:new 0 0 488.3 488.3;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#ED6B21" d="M314.25,85.4h-227c-21.3,0-38.6,17.3-38.6,38.6v325.7c0,21.3,17.3,38.6,38.6,38.6h227c21.3,0,38.6-17.3,38.6-38.6V124
|
||||
C352.75,102.7,335.45,85.4,314.25,85.4z M325.75,449.6c0,6.4-5.2,11.6-11.6,11.6h-227c-6.4,0-11.6-5.2-11.6-11.6V124
|
||||
c0-6.4,5.2-11.6,11.6-11.6h227c6.4,0,11.6,5.2,11.6,11.6V449.6z"/>
|
||||
<path fill="#FFFFFF" d="M401.05,0h-227c-21.3,0-38.6,17.3-38.6,38.6c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5c0-6.4,5.2-11.6,11.6-11.6h227
|
||||
c6.4,0,11.6,5.2,11.6,11.6v325.7c0,6.4-5.2,11.6-11.6,11.6c-7.5,0-13.5,6-13.5,13.5s6,13.5,13.5,13.5c21.3,0,38.6-17.3,38.6-38.6
|
||||
V38.6C439.65,17.3,422.35,0,401.05,0z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,021 B |
19
resources/icons/paste.svg
Normal file
19
resources/icons/paste.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 470 470" style="enable-background:new 0 0 470 470;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path style="fill:#ED6B21;" d="M418.861,217.325L317.486,115.95c-3.079-3.958-7.836-6.244-12.85-6.175
|
||||
c-0.746,0.023-1.489,0.225-2.225,0.225H160.887c-8.836,0-15.999,7.164-16,16v328c0.001,8.836,7.164,15.999,16,16h248
|
||||
c8.836-0.001,16-7.164,16-16V232.6C425.887,226.787,423.528,220.919,418.861,217.325L418.861,217.325z M320.887,164.625
|
||||
L370.261,214h-49.375v-49.375H320.887z M392.888,438h-216V142h112v85.425c-1,5.145,0.873,10.379,4.6,14.025
|
||||
c0.041,0.042,0.083,0.084,0.125,0.125c0.074,0.067,0.149,0.134,0.225,0.2c3.639,3.482,8.706,5.225,13.675,4.225h85.375V438z"/>
|
||||
<path style="fill:#FFFFFF;" d="M84.887,50h10v10c0.001,5.236,2.156,10.439,5.858,14.142c3.702,3.702,8.906,5.858,14.142,5.858h180
|
||||
c5.236-0.001,10.439-2.156,14.142-5.858c3.702-3.702,5.858-8.906,5.858-14.142V50h10v45.969c2.412,1.668,4.641,3.642,6.656,5.906
|
||||
l0.094-0.094l33.25,33.25V30c0-5.236-2.156-10.439-5.858-14.142C355.326,12.156,350.122,10,344.887,10h-32.719
|
||||
c-3.484-6.034-10.313-9.986-17.281-10h-180c-6.968,0.014-13.797,3.966-17.281,10H64.887c-5.236,0-10.439,2.156-14.142,5.858
|
||||
C47.043,19.56,44.887,24.764,44.887,30v360c0.001,5.236,2.156,10.439,5.858,14.142c3.702,3.702,8.906,5.858,14.142,5.858h60v-40
|
||||
h-40V50z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue