mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Add Vectorworks Icon (#4764)
* adds and fixes vectorworks logo * ran SVGO CLI with 38.6% reduction in size * updated icon to use footer icon * optimized and checked with SVGOMG * Fix ordering
This commit is contained in:
parent
070118ed1d
commit
8329347100
@ -7972,6 +7972,11 @@
|
||||
"hex": "184D66",
|
||||
"source": "https://www.vectorlogo.zone/"
|
||||
},
|
||||
{
|
||||
"title": "Vectorworks",
|
||||
"hex": "000000",
|
||||
"source": "https://www.vectorworks.net/en-US"
|
||||
},
|
||||
{
|
||||
"title": "Veeam",
|
||||
"hex": "00B336",
|
||||
|
1
icons/vectorworks.svg
Normal file
1
icons/vectorworks.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Vectorworks icon</title><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0zm0 22.725c-5.925 0-10.725-4.8-10.725-10.725S6.075 1.275 12 1.275 22.725 6.075 22.725 12 17.925 22.725 12 22.725zM8.775 7.5h-2.25c-.15 0-.208.086-.15.225l4.425 10.65c.04.098.15.225.3.225h1.95c.15 0 .206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075zm8.7 0h-2.25c-.075 0-.13.023-.15.075L13.35 11.85a.6.6 0 0 0 0 .375l1.05 2.55c.075.15.225.15.3 0l2.925-7.05c.057-.139 0-.225-.15-.225z"/></svg>
|
After Width: | Height: | Size: 571 B |
Loading…
Reference in New Issue
Block a user