mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Add svg assets for "Microsoft Account"
I'm not sure about the transparency here... it definitely violates the simplicity of the rest of the icon set (not to mention Microsoft's brand guidelines). But I couldn't think of any other way to make this actually work in monochrome. There is a "Windows" logo that works in monochrome (the window in isometric perspective), but that is specific to Windows and Windows Phone, not the Microsoft Account, which is what I needed it for.
This commit is contained in:
parent
0eb1069801
commit
3552ea4cd3
1
icons/microsoftaccount/microsoftaccount-black.svg
Normal file
1
icons/microsoftaccount/microsoftaccount-black.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128"><path style="fill-opacity:0.54117647;" d="m 23.09351,23.09351 38.583057,0 0,38.723873 -38.583057,0 z" /><path style="fill-opacity:0.36470588;" d="m 65.478546,23.09351 38.864684,0 0,38.723873 -38.864684,0 z" /><path style="fill-opacity:0.47058824;" d="m 23.234324,65.900993 38.583057,0 0,38.723877 -38.583057,0 z" /><path style="fill-opacity:0.50196078;" d="m 65.478546,65.760178 38.864684,0 0,38.723872 -38.864684,0 z" /></svg>
|
After Width: | Height: | Size: 493 B |
56
icons/microsoftaccount/microsoftaccount-color.svg
Normal file
56
icons/microsoftaccount/microsoftaccount-color.svg
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="128"
|
||||
height="128"
|
||||
id="svg3051">
|
||||
<metadata
|
||||
id="metadata3059">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs3057" />
|
||||
<rect
|
||||
width="38.583057"
|
||||
height="38.723873"
|
||||
x="23.09351"
|
||||
y="23.09351"
|
||||
id="rect3173"
|
||||
style="fill:#f25022;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
width="38.864681"
|
||||
height="38.723873"
|
||||
x="65.478546"
|
||||
y="23.09351"
|
||||
id="rect3175"
|
||||
style="fill:#7fba00;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
width="38.583057"
|
||||
height="38.723873"
|
||||
x="23.234324"
|
||||
y="65.900993"
|
||||
id="rect3177"
|
||||
style="fill:#01a4ef;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
width="38.864681"
|
||||
height="38.723873"
|
||||
x="65.478546"
|
||||
y="65.760178"
|
||||
id="rect3179"
|
||||
style="fill:#ffb901;fill-opacity:1;stroke:none" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
1
icons/microsoftaccount/microsoftaccount.svg
Normal file
1
icons/microsoftaccount/microsoftaccount.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128"><path fill="#fff" style="fill-opacity:0.54117647;" d="m 23.09351,23.09351 38.583057,0 0,38.723873 -38.583057,0 z" /><path fill="#fff" style="fill-opacity:0.36470588;" d="m 65.478546,23.09351 38.864684,0 0,38.723873 -38.864684,0 z" /><path fill="#fff" style="fill-opacity:0.47058824;" d="m 23.234324,65.900993 38.583057,0 0,38.723877 -38.583057,0 z" /><path fill="#fff" style="fill-opacity:0.50196078;" d="m 65.478546,65.760178 38.864684,0 0,38.723872 -38.864684,0 z" /></svg>
|
After Width: | Height: | Size: 541 B |
Loading…
Reference in New Issue
Block a user