Icons: add colour to zone_fillet in DRC panel
This commit is contained in:
parent
ccc3eeb3c3
commit
81ac5ec7c2
|
@ -7,19 +7,25 @@
|
|||
|
||||
static const unsigned char png[] = {
|
||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
|
||||
0x73, 0x00, 0x00, 0x00, 0xb1, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0xd8, 0xf9, 0x7b, 0xe7,
|
||||
0x7f, 0x18, 0x0c, 0xf9, 0xcf, 0x40, 0x18, 0xa0, 0x6a, 0x08, 0x65, 0x26, 0x51, 0x43, 0x34, 0x1f,
|
||||
0xa9, 0x36, 0x68, 0x91, 0xa8, 0x21, 0x24, 0x94, 0x54, 0x0d, 0x93, 0x48, 0x75, 0xd2, 0xb3, 0x06,
|
||||
0x26, 0x92, 0x34, 0xc4, 0x3f, 0x09, 0x76, 0x27, 0x49, 0xc3, 0x84, 0x87, 0x21, 0x07, 0x48, 0xd2,
|
||||
0xb0, 0xfd, 0x7f, 0xf4, 0xa3, 0x90, 0x20, 0x12, 0x34, 0xec, 0xfc, 0x3f, 0xef, 0x69, 0xe8, 0x93,
|
||||
0x40, 0x31, 0x12, 0x34, 0xec, 0xfc, 0x5f, 0x75, 0x3e, 0x64, 0xbf, 0x27, 0x3b, 0x09, 0x1a, 0x76,
|
||||
0xfe, 0x4f, 0x3f, 0x17, 0xb2, 0x31, 0x96, 0x9b, 0x04, 0x0d, 0xdb, 0x7f, 0x67, 0x1e, 0x0f, 0x39,
|
||||
0x17, 0x21, 0x4b, 0xb4, 0x06, 0x10, 0xac, 0x3f, 0x1a, 0xf2, 0x34, 0x38, 0x98, 0x04, 0x0d, 0x40,
|
||||
0xef, 0x3f, 0x8e, 0x7e, 0x18, 0x72, 0x28, 0xd4, 0x03, 0x2d, 0x2a, 0x11, 0x1a, 0x42, 0xc0, 0x10,
|
||||
0x59, 0xcb, 0x8e, 0xff, 0x13, 0xee, 0xc4, 0x3d, 0x0a, 0x7d, 0x16, 0x32, 0x35, 0x38, 0x2c, 0x50,
|
||||
0x27, 0x4a, 0x90, 0x81, 0x11, 0x8b, 0x06, 0x42, 0x10, 0xaf, 0x0d, 0x58, 0xe0, 0x5f, 0x14, 0x3f,
|
||||
0x10, 0x01, 0x87, 0x85, 0x06, 0x00, 0xbd, 0x42, 0x34, 0xd5, 0x30, 0x95, 0x37, 0x5f, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
|
||||
0xf8, 0x00, 0x00, 0x01, 0x11, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xb0, 0xdc, 0xf2, 0xea,
|
||||
0x37, 0x10, 0xff, 0x47, 0xc7, 0x21, 0x21, 0x21, 0xff, 0x19, 0xa8, 0x01, 0xf0, 0x5a, 0xb0, 0x6a,
|
||||
0x15, 0x33, 0x4d, 0x2d, 0x10, 0x6a, 0x38, 0xc1, 0x47, 0x53, 0x0b, 0x24, 0x1a, 0x0e, 0x69, 0xd1,
|
||||
0xd4, 0x02, 0xe9, 0xc6, 0xc3, 0xa1, 0x34, 0xb5, 0x40, 0xaa, 0xf1, 0xc8, 0x24, 0xda, 0xfa, 0xa0,
|
||||
0xe9, 0xc8, 0x33, 0x86, 0x86, 0xff, 0x4c, 0x34, 0xb3, 0x40, 0xb6, 0xed, 0xc4, 0x13, 0xc9, 0xc6,
|
||||
0x63, 0xee, 0x34, 0xb3, 0x40, 0x7b, 0xc1, 0xed, 0x87, 0xd2, 0x8d, 0x47, 0x0f, 0xd0, 0xcc, 0x02,
|
||||
0x8b, 0xcd, 0x2f, 0xff, 0xcb, 0xb4, 0x1e, 0x7f, 0x24, 0xd9, 0x70, 0x24, 0x88, 0x26, 0x16, 0x80,
|
||||
0x68, 0x83, 0x65, 0x0f, 0x9e, 0x4a, 0x35, 0x1d, 0x79, 0x22, 0xde, 0x70, 0x54, 0x8c, 0x26, 0x16,
|
||||
0x80, 0xb0, 0xea, 0xd4, 0xcb, 0xe7, 0x25, 0x9b, 0x8e, 0xec, 0x57, 0x99, 0xb4, 0x8d, 0x9d, 0x26,
|
||||
0x16, 0x80, 0xb0, 0x7c, 0xe7, 0xe9, 0x73, 0x40, 0x9f, 0x6c, 0x14, 0xef, 0xde, 0xc9, 0x4d, 0x13,
|
||||
0x0b, 0x2c, 0x37, 0xbf, 0xfa, 0xad, 0xd0, 0x73, 0xea, 0x38, 0x30, 0x6f, 0x9c, 0x93, 0x6a, 0x39,
|
||||
0x28, 0x4b, 0x7d, 0x0b, 0xa0, 0x58, 0x63, 0xda, 0x95, 0xa3, 0x52, 0x0d, 0x47, 0x9e, 0x4a, 0x36,
|
||||
0x1e, 0x0d, 0xa6, 0x89, 0x05, 0xd0, 0x88, 0x7f, 0x2c, 0xdd, 0x7a, 0xec, 0x21, 0xd0, 0x37, 0x87,
|
||||
0x24, 0x1b, 0x0e, 0x7b, 0xe0, 0xcd, 0x8c, 0xd8, 0x2c, 0x00, 0x19, 0x0e, 0xc3, 0xb8, 0x2c, 0xb1,
|
||||
0xd8, 0xf2, 0xf2, 0xbf, 0xce, 0xfc, 0x5b, 0x77, 0x80, 0x99, 0xf1, 0x11, 0x28, 0xc7, 0x4b, 0x35,
|
||||
0x1c, 0x9d, 0x0a, 0xa4, 0xc3, 0x80, 0xa9, 0x4d, 0x47, 0xae, 0xfd, 0xb0, 0x20, 0xc3, 0xff, 0xff,
|
||||
0x8c, 0x44, 0x59, 0x40, 0x29, 0x26, 0xdb, 0x07, 0x44, 0xe2, 0xbf, 0x38, 0xe3, 0x80, 0x4a, 0x78,
|
||||
0xd4, 0x82, 0x41, 0x60, 0x01, 0x00, 0x41, 0x4b, 0xaf, 0xf8, 0x9c, 0xb5, 0x1d, 0xf2, 0x00, 0x00,
|
||||
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="zone_fillet.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,15 +22,15 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1609"
|
||||
inkscape:window-height="1286"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="715"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="9.3416042"
|
||||
inkscape:cy="13.295395"
|
||||
inkscape:zoom="15.850952"
|
||||
inkscape:cx="7.1102979"
|
||||
inkscape:cy="14.614735"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="37"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
|
@ -82,18 +82,19 @@
|
|||
<path
|
||||
class="cls-1"
|
||||
d="M 23.9907,24.0007 H 0.0159 V 0.0093 h 6.5463 v 2.8333 a 14.96,14.96 0 0 0 14.5952,14.6529 h 2.8333 z"
|
||||
id="path27776" />
|
||||
id="path27776"
|
||||
style="stroke:none;fill:#39b4ea;fill-opacity:1" />
|
||||
<path
|
||||
class="cls-2"
|
||||
d="M 6.5,0 V 1.3143554 A 16.185659,16.185842 0 0 0 22.685659,17.5 H 24"
|
||||
id="path27780"
|
||||
style="stroke-width:0.999996;stroke:#1a81c4;stroke-opacity:1" />
|
||||
<polyline
|
||||
class="cls-2"
|
||||
points="7.282 1.009 7.282 18.718 24.991 18.718"
|
||||
id="polyline27778"
|
||||
transform="matrix(0.98819809,0,0,0.98820046,-0.6960585,-0.99709426)"
|
||||
style="stroke-width:1.01194" />
|
||||
<path
|
||||
class="cls-2"
|
||||
d="M 6.5,0 V 1.3143554 A 16.185659,16.185842 0 0 0 22.685659,17.5 H 24"
|
||||
id="path27780"
|
||||
style="stroke-width:0.999996" />
|
||||
<rect
|
||||
class="cls-3"
|
||||
x="5"
|
||||
|
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in New Issue