blob: ebc4aab1ed4ba476f4513dadfdd60ebcda8dca59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Escrito por Jesús Eduardo -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="32"
height="32"
viewBox="0 0 32 32"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="buffer.svg">
<metadata id="metadata10">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title></dc:title>
<cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs8"/>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="703"
id="namedview6"
showgrid="false"
inkscape:zoom="7.375"
inkscape:cx="16"
inkscape:cy="16"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"/>
<path
fill="#444444"
d="M16 0c-1.104 0-2 0.896-2 2v4c0 1.104 0.896 2 2 2s2-0.896 2-2v-4c0-1.104-0.896-2-2-2zM16 24c-1.104 0-2 0.894-2 2v4c0 1.106 0.896 2 2 2s2-0.894 2-2v-4c0-1.106-0.896-2-2-2zM24.484 10.344l2.828-2.83c0.782-0.78 0.782-2.048 0-2.828-0.78-0.782-2.046-0.782-2.828 0l-2.828 2.828c-0.782 0.782-0.782 2.048 0 2.83 0.782 0.78 2.048 0.78 2.828 0zM7.514 21.656l-2.828 2.828c-0.782 0.782-0.782 2.048 0 2.828 0.78 0.782 2.046 0.782 2.828 0l2.828-2.828c0.782-0.782 0.782-2.046 0-2.828-0.78-0.78-2.046-0.78-2.828 0zM7.514 4.686c-0.782-0.782-2.048-0.782-2.828 0-0.782 0.78-0.782 2.048 0 2.828l2.828 2.83c0.782 0.78 2.048 0.78 2.828 0 0.782-0.782 0.782-2.048 0-2.83l-2.828-2.828zM24.484 21.656c-0.782-0.782-2.046-0.782-2.828 0s-0.782 2.046 0 2.828l2.828 2.828c0.782 0.782 2.048 0.782 2.828 0 0.782-0.78 0.782-2.046 0-2.828l-2.828-2.828zM30 14h-4c-1.106 0-2 0.896-2 2s0.894 2 2 2h4c1.106 0 2-0.896 2-2s-0.894-2-2-2zM8 16c0-1.104-0.896-2-2-2h-4c-1.104 0-2 0.896-2 2s0.896 2 2 2h4c1.104 0 2-0.896 2-2z"
id="path4"/>
</svg>
|