🍱 Adds Unbound (#726)

* add unbound icon

Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>

* Add files via upload

Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>

* Add files via upload

Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>

---------

Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>
This commit is contained in:
Christopher Fenner 2024-10-13 21:16:48 +02:00 committed by GitHub
parent 70a87ed93d
commit 5ff34b7869
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 0 deletions

BIN
png/unbound.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

15
svg/unbound.svg Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="115px" height="153px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g transform="matrix(1,0,0,1,-100.05,-80.7765)">
<g>
<path d="M187.55,87.325L187.55,173.725L158.05,190.725C157.453,191.025 156.747,191.025 156.15,190.725L126.65,173.725L126.65,87.325L105.75,99.425C102.222,101.467 100.044,105.249 100.05,109.325L100.05,195.725C100.071,199.795 102.241,203.564 105.75,205.625L151.45,232.025C154.983,234.023 159.317,234.023 162.85,232.025L208.55,205.625C212.078,203.583 214.256,199.802 214.25,195.725L214.25,109.325C214.229,105.256 212.059,101.486 208.55,99.425L187.55,87.325Z" style="fill:rgb(45,46,131);fill-rule:nonzero;"/>
<path d="M187.55,87.325L187.55,173.725L158.05,190.725C157.453,191.025 156.747,191.025 156.15,190.725L126.65,173.725L126.65,87.325L105.75,99.425C102.222,101.467 100.044,105.249 100.05,109.325L100.05,195.725C100.071,199.795 102.241,203.564 105.75,205.625L151.45,232.025C154.983,234.023 159.317,234.023 162.85,232.025L208.55,205.625C212.078,203.583 214.256,199.802 214.25,195.725L214.25,109.325C214.229,105.256 212.059,101.486 208.55,99.425L187.55,87.325Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/>
<path d="M214.25,109.325C214.229,105.256 212.059,101.486 208.55,99.425L178.15,81.825C175.813,80.427 172.887,80.427 170.55,81.825C168.196,83.184 166.743,85.707 166.75,88.425L166.75,155.025C166.771,159.095 168.941,162.864 172.45,164.925L208.55,185.825C212.078,187.867 214.256,191.649 214.25,195.725L214.25,109.325Z" style="fill:rgb(31,194,215);fill-rule:nonzero;"/>
<path d="M100.05,109.325C100.071,105.256 102.241,101.486 105.75,99.425L136.25,81.825C138.587,80.427 141.513,80.427 143.85,81.825C146.204,83.184 147.657,85.707 147.65,88.425L147.65,155.025C147.629,159.095 145.459,162.864 141.95,164.925L105.85,185.825C102.322,187.867 100.144,191.649 100.15,195.725L100.05,109.325Z" style="fill:rgb(31,194,215);fill-rule:nonzero;"/>
</g>
</g>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(114.2,0,0,114.2,100.05,160.425)"><stop offset="0" style="stop-color:rgb(13,13,39);stop-opacity:1"/><stop offset="0.02" style="stop-color:rgb(16,16,47);stop-opacity:1"/><stop offset="0.1" style="stop-color:rgb(26,27,77);stop-opacity:1"/><stop offset="0.19" style="stop-color:rgb(35,35,101);stop-opacity:1"/><stop offset="0.28" style="stop-color:rgb(40,41,118);stop-opacity:1"/><stop offset="0.38" style="stop-color:rgb(44,45,128);stop-opacity:1"/><stop offset="0.5" style="stop-color:rgb(45,46,131);stop-opacity:1"/><stop offset="0.62" style="stop-color:rgb(44,45,128);stop-opacity:1"/><stop offset="0.72" style="stop-color:rgb(40,41,118);stop-opacity:1"/><stop offset="0.81" style="stop-color:rgb(35,35,101);stop-opacity:1"/><stop offset="0.9" style="stop-color:rgb(26,27,77);stop-opacity:1"/><stop offset="0.98" style="stop-color:rgb(16,16,47);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(13,13,39);stop-opacity:1"/></linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB