Add microformats logo (#442)
This commit is contained in:
@@ -240,3 +240,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/gandi.svg" width="256"/> | <img src="/images/reference/gandi.png" width="256"/> | https://v4.gandi.net/static/images/illustrations/press/Gandi_LogoGuidelines_EN.pdf |
|
||||
| <img src="/images/svg/kaggle.svg" width="256" /> | <img src="/images/reference/kaggle.png" width="256" /> | https://www.kaggle.com/ |
|
||||
| <img src="/images/svg/uphold.svg" width="256" /> | <img src="/images/reference/uphold.jpg" width="256" /> | https://uphold.com/en/press-media |
|
||||
| <img src="/images/svg/microformats.svg" width="256" /> | <img src="/images/reference/microformats.png" width="256" /> | |
|
||||
|
BIN
images/reference/microformats.png
Normal file
BIN
images/reference/microformats.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
6
images/svg/microformats.svg
Normal file
6
images/svg/microformats.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="microformats" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><defs><linearGradient id="b" y2="1"><stop offset="0" stop-color="#6ba140"/><stop offset="1" stop-color="#77ae40"/></linearGradient><linearGradient id="m" y2="1"><stop offset="0" stop-color="#92c73c"/><stop offset="1" stop-color="#78b143"/></linearGradient><linearGradient id="t" y2="1"><stop offset="0" stop-color="#BCD531"/><stop offset="1" stop-color="#94c63a"/></linearGradient></defs><g stroke="#fff" stroke-width="15"><rect x="108" y="159" width="246" height="246" rx="51" fill="url(#b)"/><rect x="192" y="126" width="192" height="192" rx="39" fill="url(#m)"/><rect x="276" y="114" width="132" height="132" rx="24" fill="url(#t)"/></g></svg>
|
After Width: | Height: | Size: 798 B |
Reference in New Issue
Block a user