Add exclamation point image (#966)

This commit is contained in:
toasted-nutbread 2020-10-27 21:21:58 -04:00 committed by GitHub
parent ba59327354
commit 25cedc8c52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 6 deletions

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M7.25 3c-.13807.00001-.25.11193-.25.25v5.5c.00001.13807.11193.25.25.25h1.5c.13807-.00001.25-.11193.25-.25v-5.5c-.00001-.13807-.11193-.25-.25-.25zm0 8c-.13807.00001-.25.11194-.25.25v1.5c.00001.13806.11193.25.25.25h1.5c.13807-.00001.25-.11194.25-.25v-1.5c-.00001-.13806-.11193-.25-.25-.25z"/></svg>

After

Width:  |  Height:  |  Size: 406 B

View File

@ -27,11 +27,11 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="32"
inkscape:cx="11.679145"
inkscape:cy="9.907727"
inkscape:zoom="22.627417"
inkscape:cx="5.5440719"
inkscape:cy="3.5889128"
inkscape:document-units="px"
inkscape:current-layer="g1027"
inkscape:current-layer="layer40"
showgrid="true"
units="px"
inkscape:snap-center="true"
@ -517,7 +517,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@ -1258,7 +1258,7 @@
inkscape:label="Kebab Menu"
id="g1027"
inkscape:groupmode="layer"
style="display:inline">
style="display:none">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.15000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="path1029"
@ -1278,4 +1278,16 @@
cy="3"
r="1.5" />
</g>
<g
inkscape:groupmode="layer"
id="layer40"
inkscape:label="Exclamation Point Short"
style="display:inline">
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="M 7.25,3 C 7.1119345,3.0000138 7.0000138,3.1119345 7,3.25 v 5.5 C 7.0000138,8.8880655 7.1119345,8.9999862 7.25,9 h 1.5 C 8.8880655,8.9999862 8.9999862,8.8880655 9,8.75 V 3.25 C 8.9999862,3.1119345 8.8880655,3.0000138 8.75,3 Z m 0,8 C 7.1119345,11.000014 7.0000138,11.111935 7,11.25 v 1.5 c 1.38e-5,0.138065 0.1119345,0.249986 0.25,0.25 h 1.5 C 8.8880655,12.999986 8.9999862,12.888065 9,12.75 v -1.5 C 8.9999862,11.111935 8.8880655,11.000014 8.75,11 Z"
id="rect1025"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 80 KiB