Add files via upload
introduced smile. Has no specs. Will it explode?pull/58/head
rodzic
9fed6308a2
commit
acac65b632
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Moho 12.5 build 22414 -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Frame_0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="720px" height="720px">
|
||||
<g id="smile">
|
||||
<g id="smile">
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 578.028 258.668 C 584.232 303.028 590.378 346.980 594.844 378.909 C 631.600 341.046 657.401 294.918 668.055 243.230 C 640.548 249.750 609.409 254.816 578.028 258.668 Z"/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 594.844 378.909 C 590.378 346.980 584.232 303.028 578.028 258.668 "/>
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 470.550 268.026 C 474.849 333.049 479.514 403.609 482.796 453.251 C 525.661 436.477 564.163 410.908 594.844 378.909 C 590.378 346.980 584.232 303.028 578.028 258.668 C 541.479 263.146 504.475 266.099 470.550 268.026 Z"/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 482.796 453.251 C 479.514 403.609 474.849 333.049 470.550 268.026 "/>
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 359.702 271.520 C 359.831 340.321 359.958 408.354 360.086 476.771 C 402.921 476.770 444.561 468.490 482.796 453.251 C 479.514 403.609 474.849 333.049 470.550 268.026 C 423.409 270.847 382.225 271.558 359.702 271.520 C 360.086 271.639 360.086 271.639 360.086 271.639 C 359.875 271.639 359.662 271.639 359.702 271.520 Z"/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 360.086 476.771 C 359.958 408.354 359.831 340.321 359.702 271.520 "/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 359.702 271.520 C 360.086 271.639 360.086 271.639 360.086 271.639 "/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 360.086 271.639 C 359.875 271.639 359.662 271.639 359.702 271.520 "/>
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 249.728 266.434 C 245.399 331.907 240.550 405.255 237.161 456.517 C 274.948 469.700 317.458 476.771 360.086 476.771 C 359.958 408.354 359.831 340.321 359.702 271.520 C 360.086 271.639 360.086 271.639 360.086 271.639 C 359.875 271.639 359.662 271.639 359.702 271.520 C 338.131 271.607 296.860 269.772 249.728 266.434 Z"/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 237.161 456.517 C 240.550 405.255 245.399 331.907 249.728 266.434 "/>
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 142.397 256.868 C 135.645 305.142 128.819 353.951 123.933 388.887 C 155.359 419.010 194.229 441.553 237.161 456.517 C 240.550 405.255 245.399 331.907 249.728 266.434 C 215.247 264.015 177.633 260.783 142.397 256.868 Z"/>
|
||||
<path fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="butt" stroke-linejoin="round" d="M 142.397 256.868 C 135.645 305.142 128.819 353.951 123.933 388.887 "/>
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="2" stroke-linejoin="round" d="M 142.397 256.868 C 135.645 305.142 128.819 353.951 123.933 388.887 C 84.876 351.748 58.134 302.657 51.945 243.230 C 75.851 248.415 108.464 253.046 142.397 256.868 Z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Po Szerokość: | Wysokość: | Rozmiar: 3.5 KiB |
|
@ -0,0 +1,29 @@
|
|||
# If true, this indicates that the symbol should always have
|
||||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = false
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should always
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
always_be_nested = true
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should never
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
never_be_nested = false
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol nested on this
|
||||
|
||||
# symbol’s nesting area should have its colors inverted.
|
||||
|
||||
invert_nested = false
|
Ładowanie…
Reference in New Issue