Adding shade to log plotter file icon
This commit is contained in:
parent
0060b8aca6
commit
b90fa5a99b
1 changed files with 25 additions and 4 deletions
|
@ -17,6 +17,18 @@
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
||||||
<defs
|
<defs
|
||||||
id="defs10">
|
id="defs10">
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
id="linearGradient51">
|
||||||
|
<stop
|
||||||
|
style="stop-color:#ededef;stop-opacity:1"
|
||||||
|
offset="0"
|
||||||
|
id="stop47" />
|
||||||
|
<stop
|
||||||
|
style="stop-color:#ffffff;stop-opacity:0;"
|
||||||
|
offset="1"
|
||||||
|
id="stop49" />
|
||||||
|
</linearGradient>
|
||||||
<linearGradient
|
<linearGradient
|
||||||
inkscape:collect="always"
|
inkscape:collect="always"
|
||||||
id="linearGradient909">
|
id="linearGradient909">
|
||||||
|
@ -38,6 +50,15 @@
|
||||||
x2="19"
|
x2="19"
|
||||||
y2="9"
|
y2="9"
|
||||||
gradientUnits="userSpaceOnUse" />
|
gradientUnits="userSpaceOnUse" />
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#linearGradient51"
|
||||||
|
id="linearGradient53"
|
||||||
|
x1="7"
|
||||||
|
y1="5"
|
||||||
|
x2="19"
|
||||||
|
y2="22"
|
||||||
|
gradientUnits="userSpaceOnUse" />
|
||||||
</defs>
|
</defs>
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
id="base"
|
id="base"
|
||||||
|
@ -46,9 +67,9 @@
|
||||||
borderopacity="1.0"
|
borderopacity="1.0"
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pageshadow="2"
|
inkscape:pageshadow="2"
|
||||||
inkscape:zoom="63.356767"
|
inkscape:zoom="22.4"
|
||||||
inkscape:cx="21.069815"
|
inkscape:cx="11.327682"
|
||||||
inkscape:cy="8.4702325"
|
inkscape:cy="10.179403"
|
||||||
inkscape:document-units="px"
|
inkscape:document-units="px"
|
||||||
inkscape:current-layer="layer1"
|
inkscape:current-layer="layer1"
|
||||||
inkscape:document-rotation="0"
|
inkscape:document-rotation="0"
|
||||||
|
@ -75,7 +96,7 @@
|
||||||
id="layer1">
|
id="layer1">
|
||||||
<path
|
<path
|
||||||
id="rect26"
|
id="rect26"
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#aaaaaf;stroke-width:0.7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
style="fill:url(#linearGradient53);fill-opacity:1;stroke:#aaaaaf;stroke-width:0.7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
d="m 4,2 h 13 l 3,3.8181818 V 23 H 4 Z"
|
d="m 4,2 h 13 l 3,3.8181818 V 23 H 4 Z"
|
||||||
sodipodi:nodetypes="cccccc" />
|
sodipodi:nodetypes="cccccc" />
|
||||||
<g
|
<g
|
||||||
|
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 4.3 KiB |
Loading…
Reference in a new issue