Projet

Général

Profil

0001-icons-add-copy-action-59670.patch

Valentin Deniaud, 21 décembre 2021 16:01

Télécharger (3,7 ko)

Voir les différences:

Subject: [PATCH] icons: add copy action (#59670)

 icons/action-copy.svg | 74 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)
 create mode 100644 icons/action-copy.svg
icons/action-copy.svg
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<svg
3
   xmlns:dc="http://purl.org/dc/elements/1.1/"
4
   xmlns:cc="http://creativecommons.org/ns#"
5
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
   xmlns:svg="http://www.w3.org/2000/svg"
7
   xmlns="http://www.w3.org/2000/svg"
8
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
   id="Calque_1"
11
   data-name="Calque 1"
12
   viewBox="0 0 63.95 65.06"
13
   version="1.1"
14
   sodipodi:docname="action-copy.svg"
15
   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
16
   inkscape:export-filename="/home/vdeniaud/src/gadjo/icons/action-copy.png"
17
   inkscape:export-xdpi="96"
18
   inkscape:export-ydpi="96">
19
  <metadata
20
     id="metadata25">
21
    <rdf:RDF>
22
      <cc:Work
23
         rdf:about="">
24
        <dc:format>image/svg+xml</dc:format>
25
        <dc:type
26
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
        <dc:title>Pictos_v3_EXPORT</dc:title>
28
      </cc:Work>
29
    </rdf:RDF>
30
  </metadata>
31
  <sodipodi:namedview
32
     pagecolor="#ffffff"
33
     bordercolor="#666666"
34
     borderopacity="1"
35
     objecttolerance="10"
36
     gridtolerance="10"
37
     guidetolerance="10"
38
     inkscape:pageopacity="0"
39
     inkscape:pageshadow="2"
40
     inkscape:window-width="1916"
41
     inkscape:window-height="1041"
42
     id="namedview23"
43
     showgrid="false"
44
     inkscape:zoom="6.611114"
45
     inkscape:cx="10.36951"
46
     inkscape:cy="38.426559"
47
     inkscape:window-x="0"
48
     inkscape:window-y="37"
49
     inkscape:window-maximized="0"
50
     inkscape:current-layer="Calque_1"
51
     inkscape:document-rotation="0"
52
     inkscape:snap-global="true" />
53
  <defs
54
     id="defs4">
55
    <style
56
       id="style2">.cls-1 { fill:#242d3c; }
57
</style>
58
  </defs>
59
  <title
60
     id="title6">Pictos_v3_EXPORT</title>
61
  <g
62
     id="g113">
63
    <path
64
       id="path105"
65
       d="m 53.470703,53.541016 h -2.230469 v 6.748046 c 4.4e-4,1.40513 -1.135894,2.545831 -2.541015,2.550782 H 4.7695312 C 3.3613573,62.839197 2.2202711,61.697236 2.2207031,60.289062 V 16.369141 C 2.2213493,14.96173 3.3621199,13.820959 4.7695312,13.820312 H 10.544922 V 11.589844 H 4.7695312 C 2.1339737,11.595616 3.8129446e-4,13.733577 0,16.369141 v 43.919921 c 0.00468321,2.632514 2.1370196,4.765724 4.7695312,4.771485 H 48.699219 c 2.633274,-0.0047 4.766797,-2.138211 4.771484,-4.771485 z M 10.544922,13.820312 h 38.154297 c 1.404359,0.0049 2.540379,1.144461 2.541015,2.548829 v 37.171875 h 2.230469 V 16.369141 c -3.84e-4,-2.636325 -2.135164,-4.7746 -4.771484,-4.779297 H 10.544922 Z"
66
       class="cls-1"
67
       style="" />
68
  </g>
69
  <path
70
     d="m 15.316406,0.07226562 c -2.63632,0.0046968 -4.7711,2.14297238 -4.771484,4.77929688 v 6.7382815 h 2.220703 V 4.8515625 C 12.765193,3.4426262 13.90747,2.3003496 15.316406,2.3007812 h 43.929688 c 1.404358,0.00602 2.539505,1.1464109 2.539062,2.5507813 V 48.771484 c 4.44e-4,1.404371 -1.134704,2.544758 -2.539062,2.550782 h -5.775391 v 2.21875 h 5.775391 c 2.631751,-0.0058 4.763774,-2.137781 4.769531,-4.769532 V 4.8515625 C 64.015244,2.2159989 61.881651,0.07803792 59.246094,0.07226562 Z"
71
     id="path8"
72
     class="cls-1"
73
     style="" />
74
</svg>
0
-