safari logo
safari from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- safari
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the safari logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.161 32 0 24.839 0 16S7.161 0 16 0s16 7.161 16 16s-7.161 16-16 16m0-1c8.286 0 15-6.714 15-15S24.286 1 16 1S1 7.714 1 16s6.714 15 15 15m0-28.333c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0V3c0-.182.151-.333.333-.333zm0 24.666c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0v-1.333c0-.182.151-.333.333-.333zm9.427-20.76a.33.33 0 0 1 0 .469l-.943.943c-.313.318-.786-.156-.469-.469l.943-.943a.33.33 0 0 1 .469 0M7.984 24.016a.32.32 0 0 1 0 .469l-.943.943c-.125.146-.349.151-.484.016s-.13-.359.016-.484l.943-.943a.32.32 0 0 1 .469 0zM6.573 6.573a.33.33 0 0 1 .469 0l.943.943c.318.313-.156.786-.469.474l-.943-.948a.33.33 0 0 1 0-.469m17.443 17.443a.32.32 0 0 1 .469 0l.943.943c.146.125.151.349.016.484s-.359.13-.484-.016l-.943-.943a.32.32 0 0 1 0-.469zM2.667 16c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667H3a.335.335 0 0 1-.333-.333zm24.666 0c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667h-1.333a.335.335 0 0 1-.333-.333zM21.208 3.729c.172.068.25.266.177.432l-.521 1.229a.335.335 0 0 1-.443.188c-.172-.073-.25-.276-.172-.448l.521-1.224a.333.333 0 0 1 .438-.177m-9.635 22.703c.167.073.25.266.177.438l-.521 1.224c-.182.391-.766.141-.615-.255l.521-1.229a.33.33 0 0 1 .438-.177zm16.792-15.427a.333.333 0 0 1-.188.432l-1.234.5a.334.334 0 0 1-.432-.182a.33.33 0 0 1 .182-.438l1.234-.5a.34.34 0 0 1 .438.188M5.49 20.245a.325.325 0 0 1-.182.432l-1.234.5A.34.34 0 0 1 3.626 21a.336.336 0 0 1 .198-.438l1.234-.5a.325.325 0 0 1 .432.182zm5.515-16.61a.33.33 0 0 1 .432.188l.5 1.234c.167.411-.448.661-.62.25l-.495-1.234a.333.333 0 0 1 .182-.438zm9.24 22.875a.333.333 0 0 1 .438.182l.495 1.234a.34.34 0 0 1-.177.448a.336.336 0 0 1-.438-.198l-.5-1.234a.325.325 0 0 1 .182-.432M3.729 10.792a.325.325 0 0 1 .432-.177l1.229.521c.385.182.141.766-.26.615l-1.224-.521a.333.333 0 0 1-.177-.438m22.703 9.635a.34.34 0 0 1 .438-.177l1.224.521c.177.068.266.271.193.443s-.281.25-.448.172l-1.229-.521a.33.33 0 0 1-.177-.438zm-9.26-3.255l-2.344-2.344l-5.521 7.865zm8.255-10.599l-7.776 11.078l-11.078 7.776l7.776-11.078z"/></svg>
React
import type { SVGProps } from "react";
export function CibSafari(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.161 32 0 24.839 0 16S7.161 0 16 0s16 7.161 16 16s-7.161 16-16 16m0-1c8.286 0 15-6.714 15-15S24.286 1 16 1S1 7.714 1 16s6.714 15 15 15m0-28.333c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0V3c0-.182.151-.333.333-.333zm0 24.666c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0v-1.333c0-.182.151-.333.333-.333zm9.427-20.76a.33.33 0 0 1 0 .469l-.943.943c-.313.318-.786-.156-.469-.469l.943-.943a.33.33 0 0 1 .469 0M7.984 24.016a.32.32 0 0 1 0 .469l-.943.943c-.125.146-.349.151-.484.016s-.13-.359.016-.484l.943-.943a.32.32 0 0 1 .469 0zM6.573 6.573a.33.33 0 0 1 .469 0l.943.943c.318.313-.156.786-.469.474l-.943-.948a.33.33 0 0 1 0-.469m17.443 17.443a.32.32 0 0 1 .469 0l.943.943c.146.125.151.349.016.484s-.359.13-.484-.016l-.943-.943a.32.32 0 0 1 0-.469zM2.667 16c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667H3a.335.335 0 0 1-.333-.333zm24.666 0c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667h-1.333a.335.335 0 0 1-.333-.333zM21.208 3.729c.172.068.25.266.177.432l-.521 1.229a.335.335 0 0 1-.443.188c-.172-.073-.25-.276-.172-.448l.521-1.224a.333.333 0 0 1 .438-.177m-9.635 22.703c.167.073.25.266.177.438l-.521 1.224c-.182.391-.766.141-.615-.255l.521-1.229a.33.33 0 0 1 .438-.177zm16.792-15.427a.333.333 0 0 1-.188.432l-1.234.5a.334.334 0 0 1-.432-.182a.33.33 0 0 1 .182-.438l1.234-.5a.34.34 0 0 1 .438.188M5.49 20.245a.325.325 0 0 1-.182.432l-1.234.5A.34.34 0 0 1 3.626 21a.336.336 0 0 1 .198-.438l1.234-.5a.325.325 0 0 1 .432.182zm5.515-16.61a.33.33 0 0 1 .432.188l.5 1.234c.167.411-.448.661-.62.25l-.495-1.234a.333.333 0 0 1 .182-.438zm9.24 22.875a.333.333 0 0 1 .438.182l.495 1.234a.34.34 0 0 1-.177.448a.336.336 0 0 1-.438-.198l-.5-1.234a.325.325 0 0 1 .182-.432M3.729 10.792a.325.325 0 0 1 .432-.177l1.229.521c.385.182.141.766-.26.615l-1.224-.521a.333.333 0 0 1-.177-.438m22.703 9.635a.34.34 0 0 1 .438-.177l1.224.521c.177.068.266.271.193.443s-.281.25-.448.172l-1.229-.521a.33.33 0 0 1-.177-.438zm-9.26-3.255l-2.344-2.344l-5.521 7.865zm8.255-10.599l-7.776 11.078l-11.078 7.776l7.776-11.078z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.161 32 0 24.839 0 16S7.161 0 16 0s16 7.161 16 16s-7.161 16-16 16m0-1c8.286 0 15-6.714 15-15S24.286 1 16 1S1 7.714 1 16s6.714 15 15 15m0-28.333c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0V3c0-.182.151-.333.333-.333zm0 24.666c.182 0 .333.151.333.333v1.333c0 .443-.667.443-.667 0v-1.333c0-.182.151-.333.333-.333zm9.427-20.76a.33.33 0 0 1 0 .469l-.943.943c-.313.318-.786-.156-.469-.469l.943-.943a.33.33 0 0 1 .469 0M7.984 24.016a.32.32 0 0 1 0 .469l-.943.943c-.125.146-.349.151-.484.016s-.13-.359.016-.484l.943-.943a.32.32 0 0 1 .469 0zM6.573 6.573a.33.33 0 0 1 .469 0l.943.943c.318.313-.156.786-.469.474l-.943-.948a.33.33 0 0 1 0-.469m17.443 17.443a.32.32 0 0 1 .469 0l.943.943c.146.125.151.349.016.484s-.359.13-.484-.016l-.943-.943a.32.32 0 0 1 0-.469zM2.667 16c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667H3a.335.335 0 0 1-.333-.333zm24.666 0c0-.182.151-.333.333-.333h1.333c.443 0 .443.667 0 .667h-1.333a.335.335 0 0 1-.333-.333zM21.208 3.729c.172.068.25.266.177.432l-.521 1.229a.335.335 0 0 1-.443.188c-.172-.073-.25-.276-.172-.448l.521-1.224a.333.333 0 0 1 .438-.177m-9.635 22.703c.167.073.25.266.177.438l-.521 1.224c-.182.391-.766.141-.615-.255l.521-1.229a.33.33 0 0 1 .438-.177zm16.792-15.427a.333.333 0 0 1-.188.432l-1.234.5a.334.334 0 0 1-.432-.182a.33.33 0 0 1 .182-.438l1.234-.5a.34.34 0 0 1 .438.188M5.49 20.245a.325.325 0 0 1-.182.432l-1.234.5A.34.34 0 0 1 3.626 21a.336.336 0 0 1 .198-.438l1.234-.5a.325.325 0 0 1 .432.182zm5.515-16.61a.33.33 0 0 1 .432.188l.5 1.234c.167.411-.448.661-.62.25l-.495-1.234a.333.333 0 0 1 .182-.438zm9.24 22.875a.333.333 0 0 1 .438.182l.495 1.234a.34.34 0 0 1-.177.448a.336.336 0 0 1-.438-.198l-.5-1.234a.325.325 0 0 1 .182-.432M3.729 10.792a.325.325 0 0 1 .432-.177l1.229.521c.385.182.141.766-.26.615l-1.224-.521a.333.333 0 0 1-.177-.438m22.703 9.635a.34.34 0 0 1 .438-.177l1.224.521c.177.068.266.271.193.443s-.281.25-.448.172l-1.229-.521a.33.33 0 0 1-.177-.438zm-9.26-3.255l-2.344-2.344l-5.521 7.865zm8.255-10.599l-7.776 11.078l-11.078 7.776l7.776-11.078z"/></svg> </template>
CSS
.icon-safari {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2032C7.161%2032%200%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016s-7.161%2016-16%2016m0-1c8.286%200%2015-6.714%2015-15S24.286%201%2016%201S1%207.714%201%2016s6.714%2015%2015%2015m0-28.333c.182%200%20.333.151.333.333v1.333c0%20.443-.667.443-.667%200V3c0-.182.151-.333.333-.333zm0%2024.666c.182%200%20.333.151.333.333v1.333c0%20.443-.667.443-.667%200v-1.333c0-.182.151-.333.333-.333zm9.427-20.76a.33.33%200%200%201%200%20.469l-.943.943c-.313.318-.786-.156-.469-.469l.943-.943a.33.33%200%200%201%20.469%200M7.984%2024.016a.32.32%200%200%201%200%20.469l-.943.943c-.125.146-.349.151-.484.016s-.13-.359.016-.484l.943-.943a.32.32%200%200%201%20.469%200zM6.573%206.573a.33.33%200%200%201%20.469%200l.943.943c.318.313-.156.786-.469.474l-.943-.948a.33.33%200%200%201%200-.469m17.443%2017.443a.32.32%200%200%201%20.469%200l.943.943c.146.125.151.349.016.484s-.359.13-.484-.016l-.943-.943a.32.32%200%200%201%200-.469zM2.667%2016c0-.182.151-.333.333-.333h1.333c.443%200%20.443.667%200%20.667H3a.335.335%200%200%201-.333-.333zm24.666%200c0-.182.151-.333.333-.333h1.333c.443%200%20.443.667%200%20.667h-1.333a.335.335%200%200%201-.333-.333zM21.208%203.729c.172.068.25.266.177.432l-.521%201.229a.335.335%200%200%201-.443.188c-.172-.073-.25-.276-.172-.448l.521-1.224a.333.333%200%200%201%20.438-.177m-9.635%2022.703c.167.073.25.266.177.438l-.521%201.224c-.182.391-.766.141-.615-.255l.521-1.229a.33.33%200%200%201%20.438-.177zm16.792-15.427a.333.333%200%200%201-.188.432l-1.234.5a.334.334%200%200%201-.432-.182a.33.33%200%200%201%20.182-.438l1.234-.5a.34.34%200%200%201%20.438.188M5.49%2020.245a.325.325%200%200%201-.182.432l-1.234.5A.34.34%200%200%201%203.626%2021a.336.336%200%200%201%20.198-.438l1.234-.5a.325.325%200%200%201%20.432.182zm5.515-16.61a.33.33%200%200%201%20.432.188l.5%201.234c.167.411-.448.661-.62.25l-.495-1.234a.333.333%200%200%201%20.182-.438zm9.24%2022.875a.333.333%200%200%201%20.438.182l.495%201.234a.34.34%200%200%201-.177.448a.336.336%200%200%201-.438-.198l-.5-1.234a.325.325%200%200%201%20.182-.432M3.729%2010.792a.325.325%200%200%201%20.432-.177l1.229.521c.385.182.141.766-.26.615l-1.224-.521a.333.333%200%200%201-.177-.438m22.703%209.635a.34.34%200%200%201%20.438-.177l1.224.521c.177.068.266.271.193.443s-.281.25-.448.172l-1.229-.521a.33.33%200%200%201-.177-.438zm-9.26-3.255l-2.344-2.344l-5.521%207.865zm8.255-10.599l-7.776%2011.078l-11.078%207.776l7.776-11.078z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2032C7.161%2032%200%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016s-7.161%2016-16%2016m0-1c8.286%200%2015-6.714%2015-15S24.286%201%2016%201S1%207.714%201%2016s6.714%2015%2015%2015m0-28.333c.182%200%20.333.151.333.333v1.333c0%20.443-.667.443-.667%200V3c0-.182.151-.333.333-.333zm0%2024.666c.182%200%20.333.151.333.333v1.333c0%20.443-.667.443-.667%200v-1.333c0-.182.151-.333.333-.333zm9.427-20.76a.33.33%200%200%201%200%20.469l-.943.943c-.313.318-.786-.156-.469-.469l.943-.943a.33.33%200%200%201%20.469%200M7.984%2024.016a.32.32%200%200%201%200%20.469l-.943.943c-.125.146-.349.151-.484.016s-.13-.359.016-.484l.943-.943a.32.32%200%200%201%20.469%200zM6.573%206.573a.33.33%200%200%201%20.469%200l.943.943c.318.313-.156.786-.469.474l-.943-.948a.33.33%200%200%201%200-.469m17.443%2017.443a.32.32%200%200%201%20.469%200l.943.943c.146.125.151.349.016.484s-.359.13-.484-.016l-.943-.943a.32.32%200%200%201%200-.469zM2.667%2016c0-.182.151-.333.333-.333h1.333c.443%200%20.443.667%200%20.667H3a.335.335%200%200%201-.333-.333zm24.666%200c0-.182.151-.333.333-.333h1.333c.443%200%20.443.667%200%20.667h-1.333a.335.335%200%200%201-.333-.333zM21.208%203.729c.172.068.25.266.177.432l-.521%201.229a.335.335%200%200%201-.443.188c-.172-.073-.25-.276-.172-.448l.521-1.224a.333.333%200%200%201%20.438-.177m-9.635%2022.703c.167.073.25.266.177.438l-.521%201.224c-.182.391-.766.141-.615-.255l.521-1.229a.33.33%200%200%201%20.438-.177zm16.792-15.427a.333.333%200%200%201-.188.432l-1.234.5a.334.334%200%200%201-.432-.182a.33.33%200%200%201%20.182-.438l1.234-.5a.34.34%200%200%201%20.438.188M5.49%2020.245a.325.325%200%200%201-.182.432l-1.234.5A.34.34%200%200%201%203.626%2021a.336.336%200%200%201%20.198-.438l1.234-.5a.325.325%200%200%201%20.432.182zm5.515-16.61a.33.33%200%200%201%20.432.188l.5%201.234c.167.411-.448.661-.62.25l-.495-1.234a.333.333%200%200%201%20.182-.438zm9.24%2022.875a.333.333%200%200%201%20.438.182l.495%201.234a.34.34%200%200%201-.177.448a.336.336%200%200%201-.438-.198l-.5-1.234a.325.325%200%200%201%20.182-.432M3.729%2010.792a.325.325%200%200%201%20.432-.177l1.229.521c.385.182.141.766-.26.615l-1.224-.521a.333.333%200%200%201-.177-.438m22.703%209.635a.34.34%200%200%201%20.438-.177l1.224.521c.177.068.266.271.193.443s-.281.25-.448.172l-1.229-.521a.33.33%200%200%201-.177-.438zm-9.26-3.255l-2.344-2.344l-5.521%207.865zm8.255-10.599l-7.776%2011.078l-11.078%207.776l7.776-11.078z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/safari.svg?color=%231a73e8&size=48