mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 07:55:47 +03:00
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:
parent
bf900a8f70
commit
836844ad2f
@ -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
1
icons/unocss.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user