mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update cisco-icon.tsx
This commit is contained in:
@@ -2,27 +2,200 @@ import * as React from "react";
|
||||
import { SVGProps } from "react";
|
||||
|
||||
export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width={187}
|
||||
height={80}
|
||||
viewBox="0 0 187 80"
|
||||
fill="none"
|
||||
{...props}
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M72.065 40.408a1.845 1.845 0 0 1-.583-1.219V19.35a1.843 1.843 0 0 1 3.68 0v19.84a1.845 1.845 0 0 1-3.097 1.219ZM61.346 35.495a1.849 1.849 0 0 0 1.841 1.708 1.846 1.846 0 0 0 1.84-1.708v-9.172a1.842 1.842 0 0 0-3.68 0v9.172ZM51.513 36.452a1.848 1.848 0 0 1-.356-.957v-4.091a1.841 1.841 0 0 1 3.681 0v4.091a1.847 1.847 0 0 1-1.498 1.675 1.848 1.848 0 0 1-1.827-.718ZM83.96 58.593l-.015 3.39.247.042c.779.146 1.564.247 2.353.303.691.064 1.386.078 2.079.04A8.654 8.654 0 0 0 90.575 62a5.398 5.398 0 0 0 2.025-1.078 4.082 4.082 0 0 0 1.178-1.69 4.651 4.651 0 0 0-.023-3.403 3.816 3.816 0 0 0-1.057-1.465 4.38 4.38 0 0 0-1.55-.902l-2.557-.95a1.37 1.37 0 0 1-.698-.664.871.871 0 0 1 .028-.776c.046-.084.103-.161.17-.229.11-.112.238-.204.379-.273.285-.142.594-.23.91-.265a5.315 5.315 0 0 1 1.631.017c.637.07 1.27.182 1.89.338l.132.03v-3.127l-.244-.053a16.641 16.641 0 0 0-1.923-.342 9.872 9.872 0 0 0-2.528-.011 5.464 5.464 0 0 0-2.91 1.17 3.86 3.86 0 0 0-1.243 1.714 4.708 4.708 0 0 0-.003 3.187c.19.511.496.973.894 1.349.344.332.733.613 1.157.837a7.986 7.986 0 0 0 1.758.691c.202.06.403.125.603.192l.303.11.086.036c.3.107.572.275.801.494.16.15.282.333.358.537.048.187.048.382.003.57a1.208 1.208 0 0 1-.586.701 2.904 2.904 0 0 1-.974.305 7.08 7.08 0 0 1-1.511.076c-.662-.05-1.32-.137-1.973-.263-.34-.07-.68-.15-1.016-.238l-.125-.032ZM75.191 62.12h3.722V47.358H75.19V62.12Z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
fillRule="evenodd"
|
||||
d="M112.874 54.746a7.759 7.759 0 0 0 2.95 5.973 7.766 7.766 0 0 0 6.493 1.49 7.577 7.577 0 0 0 2.484-13.95 7.816 7.816 0 0 0-11.928 6.487h.001Zm5.403-3.029a3.884 3.884 0 0 1 6.184 1.942 3.892 3.892 0 0 1-1.34 4.125 3.881 3.881 0 0 1-4.844-6.067Z"
|
||||
clipRule="evenodd"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M70.061 57.924v3.936l-.289.08a9.767 9.767 0 0 1-5.27.184 7.51 7.51 0 0 1-4.163-2.678 7.879 7.879 0 0 1 .143-9.583 7.31 7.31 0 0 1 2.62-2.024 8.29 8.29 0 0 1 3.198-.732 10.055 10.055 0 0 1 3.582.47l.179.047v3.958l-.085-.044a6.557 6.557 0 0 0-3.756-.704 3.795 3.795 0 0 0-1.99.857 3.62 3.62 0 0 0-1.265 2.02 4.246 4.246 0 0 0 .083 2.36c.227.7.66 1.315 1.243 1.765a4.173 4.173 0 0 0 2.856.842 7.28 7.28 0 0 0 2.837-.72l.077-.034ZM109.009 57.924v3.936l-.289.08a9.765 9.765 0 0 1-5.269.184 7.508 7.508 0 0 1-4.164-2.678 7.88 7.88 0 0 1 .143-9.583 7.311 7.311 0 0 1 2.619-2.024 8.295 8.295 0 0 1 3.199-.732 10.06 10.06 0 0 1 3.582.47l.179.047v3.958l-.085-.044a6.556 6.556 0 0 0-3.756-.704 3.79 3.79 0 0 0-1.989.857 3.619 3.619 0 0 0-1.266 2.02 4.232 4.232 0 0 0 .083 2.36c.227.7.66 1.315 1.243 1.765a4.172 4.172 0 0 0 2.856.842 7.28 7.28 0 0 0 2.837-.72l.077-.034ZM81.705 35.495a1.849 1.849 0 0 0 1.841 1.708 1.846 1.846 0 0 0 1.84-1.708v-9.172a1.842 1.842 0 0 0-3.68 0v9.172ZM92.231 36.452a1.847 1.847 0 0 1-.356-.957v-4.091a1.841 1.841 0 0 1 3.681 0v4.091a1.847 1.847 0 0 1-1.497 1.675 1.847 1.847 0 0 1-1.828-.718ZM102.064 35.495a1.85 1.85 0 0 0 1.842 1.708 1.846 1.846 0 0 0 1.84-1.708v-9.172a1.844 1.844 0 0 0-3.12-1.26 1.844 1.844 0 0 0-.562 1.26v9.172ZM112.784 40.408a1.846 1.846 0 0 1-.584-1.219V19.35a1.846 1.846 0 0 1 1.841-1.749 1.841 1.841 0 0 1 1.84 1.75v19.84a1.845 1.845 0 0 1-3.097 1.218ZM122.424 35.495a1.848 1.848 0 0 0 3.096 1.215c.341-.316.55-.75.585-1.215v-9.172a1.84 1.84 0 0 0-1.841-1.776 1.844 1.844 0 0 0-1.84 1.776v9.172ZM132.851 36.452a1.846 1.846 0 0 1-.356-.957v-4.091a1.841 1.841 0 0 1 3.681 0v4.091a1.841 1.841 0 0 1-2.514 1.579 1.854 1.854 0 0 1-.811-.622Z"
|
||||
/>
|
||||
</svg>
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="138.41"
|
||||
height="29.000002"
|
||||
viewBox="0 0 138.41 29.000002"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg384"
|
||||
sodipodi:docname="logowiki_white.svg"
|
||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||
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">
|
||||
<defs
|
||||
id="defs388" />
|
||||
<sodipodi:namedview
|
||||
id="namedview386"
|
||||
pagecolor="currentColor"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
fit-margin-top="12"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="5"
|
||||
fit-margin-bottom="8"
|
||||
inkscape:zoom="2.7622948"
|
||||
inkscape:cx="99.554905"
|
||||
inkscape:cy="32.038578"
|
||||
inkscape:window-width="1600"
|
||||
inkscape:window-height="837"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg384"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:deskcolor="#d1d1d1" />
|
||||
<g
|
||||
id="g416"
|
||||
style="fill:currentColor">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 58.459,12.6753 c 0,-1.6832 0.3,-3.0705 0.9001,-4.16176 0.6001,-1.08683 1.3871,-1.89975 2.3568,-2.43433 0.9697,-0.53459 2.1481,-0.79967 3.5266,-0.79967 2.0002,0 3.6309,0.63178 4.8962,1.89976 1.2611,1.26356 1.8916,3.0661 1.8916,5.4077 0,2.368 -0.6697,4.2148 -2.0003,5.5446 -1.174,1.1796 -2.7612,1.7628 -4.7745,1.7628 -2.0263,0 -3.6265,-0.5788 -4.7963,-1.7451 -1.3306,-1.3298 -2.0002,-3.1545 -2.0002,-5.474 z m 2.9091,-0.0972 c 0,1.6259 0.3739,2.8453 1.1175,3.6582 0.7479,0.8129 1.6698,1.2194 2.7743,1.2194 1.1131,0 2.035,-0.4021 2.7655,-1.2062 0.7306,-0.8085 1.0958,-2.0455 1.0958,-3.7155 0,-1.6391 -0.3565,-2.84968 -1.0653,-3.63609 -0.7132,-0.78199 -1.6437,-1.17519 -2.7917,-1.17519 -1.148,0 -2.0872,0.3932 -2.809,1.18403 -0.7262,0.79083 -1.0871,2.01465 -1.0871,3.67135 z"
|
||||
fill="none"
|
||||
id="path332"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 44.1582,19.7177 V 5.27954 h 2.9091 v 5.68606 h 5.7268 V 5.27954 h 2.9091 V 19.7177 h -2.9091 v -6.309 h -5.7268 v 6.309 z"
|
||||
fill="none"
|
||||
id="path334"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 82.0658,8.40747 C 81.7484,8.15564 80.8483,7.48851 80.3526,7.40015 79.4307,7.23668 79.4307,7.23668 79.0872,7.32946 78.7437,7.42224 78.4654,7.5592 78.2479,7.73151 c -0.2174,0.1723 -0.3826,0.37995 -0.4957,0.61852 -0.113,0.23857 -0.1696,0.49924 -0.1696,0.77757 0,0.38879 0.1088,0.71573 0.3218,0.9764 0.2131,0.2651 0.4914,0.4948 0.8306,0.6936 0.3435,0.1988 0.7305,0.38 1.1697,0.5346 0.4392,0.1591 0.8827,0.3225 1.3393,0.4948 0.4522,0.1679 0.9001,0.3579 1.3436,0.5655 0.4436,0.2077 0.8349,0.4595 1.1784,0.7599 0.3436,0.3005 0.6175,0.6583 0.8262,1.0736 0.2088,0.4197 0.3131,0.9146 0.3131,1.4933 0,0.6848 -0.1348,1.2989 -0.4087,1.8335 -0.274,0.539 -0.661,0.9896 -1.161,1.3563 -0.5045,0.3667 -1.1002,0.6495 -1.7959,0.8351 -0.6958,0.1899 -1.4567,0.2871 -2.2916,0.2871 -0.5131,0 -1.0002,-0.0397 -1.4654,-0.1104 -0.4653,-0.0751 -0.8828,-0.1679 -1.2524,-0.2828 -0.3696,-0.1149 -0.6827,-0.2341 -0.9392,-0.3578 -0.2566,-0.1237 -0.4436,-0.2342 -0.561,-0.3358 -0.1174,-0.1016 -0.2043,-0.2386 -0.2565,-0.4197 -0.0522,-0.1812 -0.0783,-0.4242 -0.0783,-0.729 0,-0.19 0.0131,-0.349 0.0305,-0.4772 0.0217,-0.1281 0.0478,-0.2341 0.0782,-0.3136 0.0305,-0.0796 0.0783,-0.1326 0.1348,-0.1723 0.0609,-0.0354 0.1261,-0.0531 0.2,-0.0531 0.1175,0 0.2914,0.0663 0.5219,0.2033 0.2304,0.1325 0.5131,0.2827 0.8479,0.4418 0.3348,0.159 0.7349,0.3048 1.1914,0.4418 0.461,0.1325 0.9915,0.1988 1.5872,0.1988 0.4479,0 0.8566,-0.0442 1.2176,-0.137 0.3609,-0.0883 0.6783,-0.2209 0.9479,-0.3932 0.2653,-0.1723 0.474,-0.3976 0.6175,-0.6627 0.1435,-0.2695 0.2174,-0.5876 0.2174,-0.9543 0,-0.3755 -0.1044,-0.6936 -0.3131,-0.9543 -0.2087,-0.2606 -0.4827,-0.486 -0.8262,-0.6848 -0.3435,-0.1988 -0.7262,-0.3755 -1.1523,-0.5301 -0.4261,-0.1547 -0.8697,-0.3181 -1.3219,-0.486 -0.4523,-0.1723 -0.8958,-0.3579 -1.3306,-0.5744 -0.4305,-0.212 -0.8219,-0.4727 -1.161,-0.7819 -0.3436,-0.3093 -0.6175,-0.676 -0.8262,-1.1046 -0.2088,-0.4285 -0.3131,-0.93658 -0.3131,-1.53302 0,-0.52574 0.1087,-1.0294 0.3305,-1.51539 0.2174,-0.48156 0.5479,-0.90569 0.987,-1.26797 0.4392,-0.36228 0.9871,-0.65387 1.6437,-0.87036 0.6566,-0.21648 1.422,-0.32693 2.3003,-0.32693 0.3827,0 0.7653,0.03093 1.1524,0.08836 0.4304,0.06627 1.7784,0.33577 2.4524,1.52422 z"
|
||||
fill="none"
|
||||
id="path336"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 90.4984,19.4128 V 7.67412 H 86.3457 V 5.27954 h 11.1145 v 2.39458 h -4.144 V 19.4128 Z"
|
||||
fill="none"
|
||||
id="path338"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 23.2073,0 11.832,5.40768 V 10.5591 L 23.2073,7.36487 H 0 V 0 Z"
|
||||
fill="none"
|
||||
id="path340"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 0,10.7314 h 23.2073 l 11.832,3.4373 v 5.39 L 23.1725,18.0831 0,18.1891 Z"
|
||||
fill="none"
|
||||
id="path342"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 100.43,19.4879 V 5.27954 h 2.822 v 6.30896 l 5.696,-6.30896 h 3.796 l -5.261,5.53136 5.548,8.677 h -3.652 l -3.84,-6.6668 -2.287,2.3725 v 4.2943 z"
|
||||
fill="#9b4ede"
|
||||
id="path344"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 115.336,19.541 V 5.27954 h 8.427 v 2.41225 h -6.131 v 3.16331 h 5.705 v 2.4034 h -5.705 v 3.8791 h 6.349 v 2.4034 z"
|
||||
fill="#9b4ede"
|
||||
id="path346"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 130.935,19.4747 v -5.9732 l -4.814,-8.22196 h 3.109 l 3.096,5.61536 3.027,-5.61536 h 3.057 l -4.831,8.23966 v 5.9555 z"
|
||||
fill="#9b4ede"
|
||||
id="path348"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 0,22.1697 23.7117,-0.1016 11.3276,1.374 v 5.4961 L 0,28.8012 Z"
|
||||
fill="#9b4ede"
|
||||
id="path350"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 46.5193,26.8131 v 2.1162 H 45.6105 V 26.8131 L 43.9668,23.906 h 1.0393 l 1.1523,2.0765 1.161,-2.0765 h 0.8218 z"
|
||||
fill="#9b4ede"
|
||||
id="path352"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 53.001,24.3742 c 0.3305,0.3225 0.7088,0.9278 0.7088,2.0412 0,1.1133 -0.3739,1.7186 -0.7088,2.0411 -0.4609,0.4462 -1.0131,0.5434 -1.4393,0.5434 -0.4261,0 -0.9784,-0.0928 -1.4393,-0.5434 -0.3305,-0.3225 -0.7044,-0.9278 -0.7044,-2.0411 0,-1.1134 0.3739,-1.7187 0.7044,-2.0412 0.4609,-0.4462 1.0132,-0.5434 1.4393,-0.5434 0.4218,0.0044 0.9784,0.0972 1.4393,0.5434 z m -2.2785,0.6539 c -0.2435,0.3755 -0.3305,0.9676 -0.3305,1.3917 0,0.4241 0.087,1.0161 0.3305,1.3917 0.2522,0.3799 0.6001,0.4594 0.8349,0.4594 0.2391,0 0.5827,-0.0795 0.8349,-0.4594 0.2478,-0.3756 0.3304,-0.9676 0.3304,-1.3917 0,-0.4241 -0.0869,-1.0162 -0.3304,-1.3917 -0.2522,-0.38 -0.5958,-0.4595 -0.8349,-0.4595 -0.2348,-0.0044 -0.5827,0.0795 -0.8349,0.4595 z"
|
||||
fill="#9b4ede"
|
||||
id="path354"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 56.6334,23.906 v 3.1766 c 0,0.3534 0.0131,0.6362 0.1783,0.8615 0.1174,0.1546 0.3392,0.3225 0.8001,0.3225 0.4262,0 0.6392,-0.1635 0.7479,-0.3004 0.2044,-0.2474 0.2175,-0.5832 0.2175,-0.8836 V 23.906 h 0.7479 v 3.1898 c 0,0.4463 -0.0305,0.9676 -0.4175,1.3917 C 58.5337,28.8896 58.0206,29 57.5553,29 56.8769,29 56.4464,28.8189 56.1725,28.5449 55.7246,28.1076 55.7246,27.5111 55.7246,27.1268 V 23.906 Z"
|
||||
fill="#9b4ede"
|
||||
id="path356"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 63.6336,23.906 c 0.2,0 0.8262,0.0221 1.2262,0.3446 0.2522,0.2032 0.4827,0.5876 0.4827,1.1001 0,0.1458 -0.013,0.9941 -0.8871,1.3343 l 0.9741,2.2443 h -0.9958 l -0.8566,-2.0632 h -1.0784 v 2.0632 H 61.5898 V 23.906 Z m -1.1349,2.2267 h 1.1436 c 0.113,0 0.4261,-0.0133 0.6262,-0.2607 0.0956,-0.1193 0.1652,-0.2916 0.1652,-0.5036 0,-0.6495 -0.561,-0.7246 -0.9349,-0.7246 h -1.0001 z"
|
||||
fill="#9b4ede"
|
||||
id="path358"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 72.1786,23.906 c 0.4261,0 0.9001,0.0133 1.3088,0.3004 0.274,0.1812 0.6001,0.5479 0.6001,1.2017 0,0.7158 -0.4479,1.5596 -1.6785,1.5596 h -1.0392 v 1.9616 H 70.4609 V 23.906 Z m 0.0391,2.3283 c 0.2,0 0.4914,0.0088 0.7218,-0.2121 0.1566,-0.1457 0.2435,-0.3932 0.2435,-0.6052 0,-0.1988 -0.0782,-0.433 -0.2391,-0.57 -0.1609,-0.1413 -0.4131,-0.2032 -0.6914,-0.2032 h -0.8784 v 1.5949 h 0.8436 z"
|
||||
fill="#9b4ede"
|
||||
id="path360"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 76.9557,28.1959 h 2.2046 v 0.7334 H 76.0469 V 23.906 h 0.9088 z"
|
||||
fill="#9b4ede"
|
||||
id="path362"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="M 84.4768,28.9293 H 83.5114 L 83.1157,27.626 h -1.6306 l -0.387,1.3033 h -0.7915 l 1.5785,-5.0189 h 1.0088 z m -2.1742,-4.0867 -0.6349,2.0765 h 1.261 z"
|
||||
fill="#9b4ede"
|
||||
id="path364"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 89.1426,25.6643 c -0.0217,-0.2341 -0.1,-0.455 -0.213,-0.6318 -0.2088,-0.3225 -0.461,-0.4683 -0.8306,-0.4683 -0.4392,0 -0.7262,0.2033 -0.9305,0.623 -0.1783,0.3578 -0.2175,0.7687 -0.2175,1.1928 0,0.6274 0.087,0.972 0.1957,1.2062 0.1435,0.3092 0.4305,0.6803 0.9567,0.6803 0.287,0 0.5392,-0.1192 0.7435,-0.3578 0.1522,-0.1856 0.2827,-0.4462 0.3175,-0.7555 l 0.8349,0.1104 c -0.0653,0.4905 -0.287,0.9146 -0.5697,1.1973 -0.3957,0.4109 -0.8349,0.5346 -1.2827,0.5346 -0.9132,0 -1.4568,-0.4683 -1.7655,-0.9675 -0.3827,-0.6141 -0.4087,-1.3519 -0.4087,-1.6524 0,-1.1575 0.4696,-1.7407 0.6392,-1.9262 0.5131,-0.5567 1.1175,-0.623 1.5045,-0.623 0.3914,0 0.8914,0.0795 1.3176,0.4993 0.2739,0.2695 0.5174,0.6936 0.5609,1.2282 z"
|
||||
fill="#9b4ede"
|
||||
id="path366"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 95.3866,23.906 v 0.7334 h -2.4133 v 1.3298 h 1.922 v 0.7025 h -1.922 v 1.5242 h 2.4568 v 0.7334 H 92.0645 V 23.906 Z"
|
||||
fill="#9b4ede"
|
||||
id="path368"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 101.243,28.9293 h -0.909 V 23.906 h 0.909 z"
|
||||
fill="#9b4ede"
|
||||
id="path370"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 106.649,27.573 h 0.056 c -0.022,-0.1591 -0.052,-0.4374 -0.052,-0.5434 V 23.906 h 0.765 v 5.0189 h -0.822 l -2.27,-4.0116 h -0.043 c 0.022,0.2695 0.057,0.2032 0.057,0.6053 v 3.4019 h -0.766 V 23.906 h 0.996 z"
|
||||
fill="#9b4ede"
|
||||
id="path372"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 115.279,25.2978 c -0.057,-0.2518 -0.2,-0.402 -0.309,-0.4904 -0.209,-0.1679 -0.496,-0.243 -0.787,-0.243 -0.661,0 -0.844,0.3755 -0.844,0.645 0,0.4242 0.505,0.5567 0.757,0.6141 l 0.669,0.1591 c 0.318,0.0751 0.683,0.1546 0.979,0.402 0.265,0.2254 0.483,0.6009 0.483,1.0471 0,0.4772 -0.244,0.9057 -0.57,1.162 -0.383,0.3004 -0.913,0.402 -1.352,0.402 -0.67,0 -1.14,-0.19 -1.448,-0.4241 -0.27,-0.2033 -0.553,-0.5435 -0.683,-1.025 l 0.839,-0.1547 c 0.091,0.2916 0.283,0.5214 0.483,0.6583 0.274,0.1856 0.569,0.2209 0.8,0.2209 0.8,0 0.978,-0.4153 0.978,-0.6803 0,-0.2165 -0.122,-0.5611 -0.748,-0.7158 L 113.8,26.6983 c -0.213,-0.053 -0.626,-0.1855 -0.891,-0.402 -0.218,-0.1767 -0.474,-0.4993 -0.474,-0.9897 0,-0.539 0.265,-0.9233 0.569,-1.1398 0.322,-0.2342 0.779,-0.327 1.24,-0.327 0.469,0 0.956,0.1237 1.287,0.3888 0.265,0.2121 0.452,0.5258 0.539,0.8395 z"
|
||||
fill="#9b4ede"
|
||||
id="path374"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 119.941,23.906 c 0.426,0 0.9,0.0133 1.314,0.3004 0.274,0.1812 0.6,0.5479 0.6,1.2017 0,0.7158 -0.448,1.5596 -1.679,1.5596 h -1.035 v 1.9616 h -0.909 V 23.906 Z m 0.035,2.3283 c 0.2,0 0.491,0.0088 0.722,-0.2121 0.161,-0.1457 0.248,-0.3932 0.248,-0.6052 0,-0.1988 -0.078,-0.433 -0.239,-0.57 -0.157,-0.1413 -0.409,-0.2032 -0.692,-0.2032 h -0.878 v 1.5949 h 0.839 z"
|
||||
fill="#9b4ede"
|
||||
id="path376"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 127.066,28.9293 h -0.965 l -0.396,-1.3033 h -1.626 l -0.387,1.3033 H 122.9 l 1.575,-5.0189 h 1.008 z m -2.174,-4.0867 -0.635,2.0765 h 1.261 z"
|
||||
fill="#9b4ede"
|
||||
id="path378"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 131.727,25.6643 c -0.022,-0.2341 -0.1,-0.455 -0.213,-0.6318 -0.209,-0.3225 -0.461,-0.4683 -0.831,-0.4683 -0.439,0 -0.726,0.2033 -0.931,0.623 -0.178,0.3578 -0.217,0.7687 -0.217,1.1928 0,0.6274 0.087,0.972 0.196,1.2062 0.143,0.3092 0.43,0.6803 0.956,0.6803 0.287,0 0.54,-0.1192 0.744,-0.3578 0.152,-0.1856 0.283,-0.4462 0.317,-0.7555 l 0.835,0.1104 c -0.065,0.4905 -0.287,0.9146 -0.569,1.1973 -0.396,0.4109 -0.835,0.5346 -1.283,0.5346 -0.913,0 -1.453,-0.4683 -1.766,-0.9675 -0.382,-0.6141 -0.408,-1.3519 -0.408,-1.6524 0,-1.1575 0.469,-1.7407 0.643,-1.9262 0.509,-0.5567 1.118,-0.623 1.505,-0.623 0.391,0 0.891,0.0795 1.317,0.4993 0.274,0.2695 0.518,0.6936 0.561,1.2282 z"
|
||||
fill="#9b4ede"
|
||||
id="path380"
|
||||
style="fill:currentColor" />
|
||||
<path
|
||||
d="m 137.974,23.906 v 0.7334 h -2.413 v 1.3298 h 1.922 v 0.7025 h -1.922 v 1.5242 h 2.457 v 0.7334 h -3.366 V 23.906 Z"
|
||||
fill="#9b4ede"
|
||||
id="path382"
|
||||
style="fill:currentColor" />
|
||||
</g>
|
||||
</svg>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user