mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-25 20:59:20 +01:00
🍱 Adds Autobrr (#412)
This commit is contained in:
parent
a8bc57210e
commit
9fcfac4fdf
2 changed files with 25 additions and 0 deletions
BIN
png/autobrr.png
BIN
png/autobrr.png
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 9.5 KiB |
25
svg/autobrr.svg
Normal file
25
svg/autobrr.svg
Normal file
|
@ -0,0 +1,25 @@
|
|||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
viewBox="0 0 1024 1024"
|
||||
>
|
||||
<path
|
||||
fill="#DFF0FE"
|
||||
stroke="#4788C7"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="30"
|
||||
d="M231.392 297.578c62.988-50.202 302.511-28.81 414.4-11.84 6.925-24.705 14.328-38.685 36.111-63.936-46.273-13.75-99.605-16.02-243.904-10.064-68.671-10.656-68.671-139.712 0-151.552 317.312 0 538.72 148 558.256 237.392 19.536 89.392 9.59 62.873 0 100.048-23.006 57.307-85.84 104.192-104.784 110.704-18.944 6.512-101.824 0-101.824 0-32.092 143.875-71.574 205.418-177.008 279.424-59.447 23.136-97.68 20.128-107.744-53.872l21.904-37.888 31.968-14.8c15.87-28.604 14.722-43.365 0-68.08-22.999-5.874-34.752-5.74-53.872 0-34.784 68.765-62.87 93.492-129.647 110.704v24.272l92.943 50.912 75.776 75.776c2.368 76.723-60.976 91.168-92.944 88.8C361.22 876.89 301.6 838.44 168.64 799.002c-26.486-5.732-30.057-15.395-23.088-40.256 58.775-115.1 40.65-183.322 23.088-213.712-29.558 30.414-99.602 83.694-140.896 0-46.2-93.636 61.568-113.862 117.808-110.704 2.368-24.666 22.85-86.55 85.84-136.752z"
|
||||
/>
|
||||
<path
|
||||
stroke="#4788C7"
|
||||
stroke-linecap="round"
|
||||
stroke-width="84"
|
||||
d="M59.736 258.506h81.696M134.328 137.738h131.424"
|
||||
/>
|
||||
<circle
|
||||
cx="875.512"
|
||||
cy="305.866"
|
||||
r="45.584"
|
||||
fill="#4788C7"
|
||||
/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in a new issue