forked from edent/SuperTinyIcons
Add Safari logo
This commit is contained in:
@@ -178,6 +178,7 @@ Say thanks!
|
||||
<td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td>
|
||||
<td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>646 Bytes</td>
|
||||
<td>Opera<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opera.svg" width="125" title="Opera" /><br>722 Bytes</td>
|
||||
<td>Safari<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/safari.svg" width="125" title="Safari" /><br>1019 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
240
images/reference/Safari_browser_logo.svg
Normal file
240
images/reference/Safari_browser_logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 27 KiB |
@@ -154,3 +154,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/venmo.svg" width="256" /> | <img src="/images/reference/venmo-icon.svg" width="256" /> | https://venmo.com/about/brand |
|
||||
| <img src="/images/svg/square-cash.svg" width="256" /> | <img src="/images/reference/square-cash-app-logo.jpg" width="256" /> | https://squareup.com/us/en/press |
|
||||
| <img src="/images/svg/opencollective.svg" width="256" /> | <img src="/images/reference/opencollective.svg" width="256" /> | https://opencollective.com/static/images/opencollective-icon.svg |
|
||||
| <img src="/images/svg/safari.svg" width="256" /> | <img src="/images/reference/Safari_browser_logo.svg" width="256" /> | https://www.apple.com/uk/safari/ |
|
||||
|
6
images/svg/safari.svg
Normal file
6
images/svg/safari.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
|
||||
aria-label="Safari" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><linearGradient id="e" x2="1" y2="1"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#bbb"/></linearGradient><radialGradient id="f" cx=".5" cy=".5" r=".6"><stop offset="0" stop-color="#0bd"/><stop offset="1" stop-color="#17d"/></radialGradient><g transform="scale(4) translate(64 64)"><circle r="55" fill="url(#e)"/><circle r="50" fill="url(#f)"/><g stroke="#eee" stroke-width="1.3" stroke-linecap="round"><g id="d"><g id="c"><g id="b"><path id="a" d="M0-47v9M0 38v9M43 0h4M-47 0h4"/><use x:href="#a" transform="rotate(12)"/></g><use x:href="#b" transform="rotate(24)"/></g><use x:href="#c" transform="rotate(48)"/></g><use x:href="#d" transform="rotate(96)"/></g><path d="M6 6l-12-12l-29 39" fill="#eee"/><path d="M6 6l-12-12l41-28" fill="#f55"/><path opacity=".3" d="M-35 33l7-5-3 5 37-27 28-35-4 2 4-6"/></g></svg>
|
After Width: | Height: | Size: 1019 B |
Reference in New Issue
Block a user