Scripts version 2281

This commit is contained in:
Mikhail Tergoev
2024-04-18 15:23:46 +03:00
parent f5014780e6
commit 07e7ab84d9
24 changed files with 3556 additions and 45 deletions

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="64"
height="64"
viewBox="0 0 64 64"
version="1.1"
id="svg1"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
sodipodi:docname="error.svg"
inkscape:export-filename="download.png"
inkscape:export-xdpi="24"
inkscape:export-ydpi="24"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="6.1540388"
inkscape:cx="42.49242"
inkscape:cy="9.424705"
inkscape:window-width="2991"
inkscape:window-height="1194"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="matrix(0.13454107,0,0,0.13454107,-2.8135283,-2.3188431)">
<circle
style="fill:#46bac6;fill-opacity:1"
id="path1"
cx="258.75763"
cy="255.0808"
r="237.8456" />
</g>
<path
id="rect3"
style="fill:#ffffff;fill-rule:evenodd;stroke:#46bac6;stroke-width:0"
d="m 45.529335,18.469678 c -1.018484,-1.018484 -2.784312,-0.892092 -3.959522,0.283119 l -9.56942,9.569419 -9.569419,-9.569419 c -1.175211,-1.17521 -2.94242,-1.300221 -3.960903,-0.281738 -1.018484,1.018483 -0.892091,2.784311 0.283119,3.959522 L 28.322609,32 l -9.56942,9.56942 c -1.17521,1.175211 -1.301603,2.941039 -0.283118,3.959523 1.018484,1.018482 2.784311,0.892091 3.959521,-0.28312 l 9.56942,-9.56942 9.570801,9.570801 c 1.17521,1.17521 2.941038,1.301602 3.959521,0.283119 1.018484,-1.018483 0.893473,-2.785693 -0.281737,-3.960903 l -9.570801,-9.570801 9.56942,-9.569419 c 1.17521,-1.175211 1.301603,-2.941039 0.283119,-3.959522 z" />
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB