mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Add Windows 10 & changes windows
to match Win11 icon (#9065)
This commit is contained in:
parent
a2669b4c2d
commit
973b7d10d5
@ -13563,6 +13563,12 @@
|
||||
},
|
||||
{
|
||||
"title": "Windows",
|
||||
"hex": "0078D4",
|
||||
"source": "https://commons.wikimedia.org/wiki/File:Windows_logo_-_2021_(Black).svg",
|
||||
"guidelines": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1voQq"
|
||||
},
|
||||
{
|
||||
"title": "Windows 10",
|
||||
"hex": "0078D6",
|
||||
"source": "https://commons.wikimedia.org/wiki/File:Windows_10_Logo.svg"
|
||||
},
|
||||
|
@ -1 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Windows</title><path d="M0 3.449L9.75 2.1v9.451H0m10.949-9.602L24 0v11.4H10.949M0 12.6h9.75v9.451L0 20.699M10.949 12.6H24V24l-12.9-1.801"/></svg>
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Windows</title><path d="M0,0H11.377V11.372H0ZM12.623,0H24V11.372H12.623ZM0,12.623H11.377V24H0Zm12.623,0H24V24H12.623"/></svg>
|
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 203 B |
1
icons/windows10.svg
Normal file
1
icons/windows10.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Windows 10</title><path d="M0 3.449L9.75 2.1v9.451H0m10.949-9.602L24 0v11.4H10.949M0 12.6h9.75v9.451L0 20.699M10.949 12.6H24V24l-12.9-1.801"/></svg>
|
After Width: | Height: | Size: 226 B |
Loading…
Reference in New Issue
Block a user