add general_warning_sign icon
This commit is contained in:
23
Pilz.SymbolPacks.Fluent/Files/general_warning_sign.svg
Normal file
23
Pilz.SymbolPacks.Fluent/Files/general_warning_sign.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" data-name="Слой 1" viewBox="0 0 48 48" width="240" height="240">
|
||||
<defs>
|
||||
<linearGradient id="Oks0BVGeIiW4yZ9DYg69Ba" x1="10.531" x2="27.482" y1="4.992" y2="51.563" data-name="Безымянный градиент 138" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#6d6d6d" />
|
||||
<stop offset=".126" stop-color="#626262" />
|
||||
<stop offset=".987" stop-color="#464646" />
|
||||
<stop offset=".998" stop-color="#454545" />
|
||||
</linearGradient>
|
||||
<linearGradient id="Oks0BVGeIiW4yZ9DYg69Bb" x1="18.357" x2="24.573" y1="-1872.995" y2="-1908.249" data-name="Безымянный градиент 134" gradientTransform="matrix(1 0 0 -1 0 -1864)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#ffda1c" />
|
||||
<stop offset="1" stop-color="#feb705" />
|
||||
</linearGradient>
|
||||
<radialGradient id="Oks0BVGeIiW4yZ9DYg69Bc" cx="18.189" cy="-1948.781" r="22.363" data-name="Безымянный градиент 133" gradientTransform="matrix(1 0 0 -1 0 -1930)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#4b4b4b" />
|
||||
<stop offset=".531" stop-color="#393939" />
|
||||
<stop offset="1" stop-color="#252525" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<path fill="url(#Oks0BVGeIiW4yZ9DYg69Ba)" d="M24.00043,4A1.96747,1.96747,0,0,0,22.2731,5.00878L1.82176,41.00568A2.00136,2.00136,0,0,0,3.54909,44H44.45078a2.001,2.001,0,0,0,1.72733-2.99432L25.72776,5.00878A1.96745,1.96745,0,0,0,24.00043,4Z" />
|
||||
<polygon fill="url(#Oks0BVGeIiW4yZ9DYg69Bb)" points="5 41 24.001 8 43 41 5 41" />
|
||||
<path fill="url(#Oks0BVGeIiW4yZ9DYg69Bc)" d="M24.014,39a2.55181,2.55181,0,0,1-1.812-.666,2.124,2.124,0,0,1-.714-1.613,2.055,2.055,0,0,1,.721-1.62,2.6383,2.6383,0,0,1,1.805-.631,2.56628,2.56628,0,0,1,1.798.638,2.08812,2.08812,0,0,1,.7,1.613,2.13406,2.13406,0,0,1-.693,1.633A2.54451,2.54451,0,0,1,24.014,39Zm2.222-19.279-.481,12.175a.69392.69392,0,0,1-.693.666H22.883a.6936.6936,0,0,1-.693-.668L21.735,19.72a.69384.69384,0,0,1,.693-.72h3.116A.69267.69267,0,0,1,26.236,19.721Z" />
|
||||
</svg>
|
||||
@@ -4200,4 +4200,5 @@ public enum SymbolsFluent
|
||||
project,
|
||||
opened_folder,
|
||||
calculator,
|
||||
general_warning_sign,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user