blob: 017a5a76dd37723dcef77e855a980ec1a270804e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<svg id="svg6" width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink">
<metadata id="metadata12">
<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/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs10">
<linearGradient id="linearGradient828" x1="11.876" x2="4.014" y1="4.0734" y2="11.935" gradientUnits="userSpaceOnUse">
<stop id="stop822" stop-color="#bc00ff" stop-opacity=".94118" offset="0"/>
<stop id="stop824" stop-color="#00b9fe" offset="1"/>
</linearGradient>
</defs>
<rect id="rect2" width="16" height="16" rx="1.625" ry="1.625" fill="url(#linearGradient828)"/>
<path id="path4" d="m2 2v2h3v3h-3v2h3v3h-3v2h5v-12h-5zm7 0v2h5v-2h-5zm0 5v2h5v-2h-5zm0 5v2h5v-2h-5z" fill="#fff"/>
</svg>
|