Add UnoCSS icon (#7533)

* Add icon for UnoCSS

* Replace `main` with commit SHA for icon source

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>

* Use `#333333` as the hex

* Increase precision from 3 to 4

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
This commit is contained in:
Dhruv Bhanushali 2022-06-27 15:06:31 +04:00 committed by GitHub
parent bf900a8f70
commit 836844ad2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -11264,6 +11264,11 @@
"source": "https://brand.unity.com/",
"guidelines": "https://brand.unity.com/"
},
{
"title": "UnoCSS",
"hex": "333333",
"source": "https://github.com/unocss/unocss/blob/fc2ed5bb6019b45565ff5293d4b650522f1b79b4/playground/public/icon.svg"
},
{
"title": "Unraid",
"hex": "F15A2C",

1
icons/unocss.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>UnoCSS</title><path d="M12.8602 18.3991c0-3.0761 2.4938-5.5699 5.5699-5.5699S24 15.323 24 18.3991c0 3.0762-2.4938 5.5699-5.5699 5.5699s-5.5699-2.4937-5.5699-5.5699ZM12.8602 5.6009c0-3.0762 2.4938-5.57 5.5699-5.57S24 2.5248 24 5.601v5.0129a.557.557 0 0 1-.557.5569H13.4172a.557.557 0 0 1-.557-.5569v-5.013ZM11.1398 18.3991c0 3.0762-2.4937 5.5699-5.5699 5.5699C2.4937 23.969 0 21.4753 0 18.3991v-5.0129a.557.557 0 0 1 .557-.557h10.0258a.557.557 0 0 1 .557.557v5.0129Z"/></svg>

After

Width:  |  Height:  |  Size: 553 B