Add files via upload
rodzic
ca37f7a071
commit
3566015667
|
@ -0,0 +1,21 @@
|
|||
# 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 = false
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should never
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
never_be_nested = false
|
|
@ -15,7 +15,7 @@
|
|||
<path fill="#000000" fill-rule="evenodd" stroke="#000000" stroke-width="4" stroke-linejoin="round" d="M 455.316 433.422 C 455.321 433.430 486.638 488.070 502.299 515.393 C 344.198 515.394 28.042 515.394 27.995 515.394 C 44.006 542.717 76.023 597.355 76.028 597.364 C 76.085 597.364 644.520 597.363 644.577 597.363 C 644.553 597.322 486.494 324.129 407.453 187.511 C 391.685 214.835 360.152 269.474 360.147 269.482 C 391.870 324.129 455.307 433.406 455.316 433.422 Z"/>
|
||||
</g>
|
||||
<g id="specs_2">
|
||||
<path fill="#ff00ff" fill-rule="evenodd" stroke="none" d="M 299.778 420.222 C 299.790 420.222 420.210 420.222 420.222 420.222 C 420.222 420.210 420.222 299.790 420.222 299.778 C 420.210 299.778 299.790 299.778 299.778 299.778 C 299.778 299.790 299.778 420.210 299.778 420.222 Z"/>
|
||||
<path fill="#ff00ff" fill-rule="evenodd" stroke="none" d="M 223.768 496.232 C 223.795 496.232 496.205 496.232 496.232 496.232 C 496.232 496.205 496.232 223.795 496.232 223.768 C 496.205 223.768 223.795 223.768 223.768 223.768 C 223.768 223.795 223.768 496.205 223.768 496.232 Z"/>
|
||||
<path fill="#ff0000" fill-rule="evenodd" stroke="none" d="M 360.000 662.708 C 360.001 662.711 372.432 697.517 372.433 697.521 C 372.432 697.520 360.001 685.954 360.000 685.952 C 359.999 685.954 347.568 697.520 347.567 697.521 C 347.568 697.517 359.999 662.711 360.000 662.708 Z"/>
|
||||
<path fill="#0000ff" fill-rule="evenodd" stroke="none" d="M 360.000 11.801 C 360.001 11.803 367.221 32.022 367.222 32.024 C 367.221 32.023 360.001 25.305 360.000 25.304 C 359.999 25.305 352.779 32.023 352.778 32.024 C 352.779 32.022 359.999 11.803 360.000 11.801 Z"/>
|
||||
<path fill="#ffff00" fill-rule="evenodd" stroke="none" d="M 42.922 561.815 C 42.923 561.813 56.854 545.244 56.855 545.243 C 56.855 545.244 54.678 554.947 54.678 554.948 C 54.679 554.948 64.200 557.818 64.201 557.819 C 64.198 557.819 42.924 561.814 42.922 561.815 Z"/>
|
||||
|
|
Przed Szerokość: | Wysokość: | Rozmiar: 5.0 KiB Po Szerokość: | Wysokość: | Rozmiar: 5.0 KiB |
|
@ -2,7 +2,7 @@
|
|||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = true
|
||||
always_nest = false
|
||||
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue