safari emoji
safari from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- safari
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the safari emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#92d3f5"/><path fill="#61b2e4" d="m15.512 55.086l39.573-39.573q.365.34.72.694c10.935 10.935 10.935 28.664 0 39.598s-28.663 10.935-39.598 0a29 29 0 0 1-.695-.72"/><path fill="#fff" d="M33.2 33.2L24 48l14.8-9.2"/><path fill="#ea5a47" d="M33.2 33.2L48 24l-9.2 14.8"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 14v-3m0 50v-3m22-22h3m-50 0h3m37.556-15.556l2.122-2.122M18.322 53.678l2.122-2.122m31.112 0l2.122 2.122M18.322 18.322l2.122 2.122M47 16.947l1.5-2.598m-25 43.301l1.5-2.597M55.053 47l2.598 1.5m-43.301-25l2.597 1.5m40.303 5.306l2.898-.776M11.852 42.47l2.898-.776M41.694 57.25l.777 2.898M29.53 11.852l.776 2.898M55.053 25l2.598-1.5m-43.301 25l2.597-1.5M47 55.053l1.5 2.598m-25-43.301l1.5 2.597m32.25 24.747l2.898.777M11.852 29.53l2.898.776M30.306 57.25l-.776 2.898m12.94-48.296l-.776 2.898"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36 64c15.464 0 28-12.536 28-28S51.464 8 36 8S8 20.536 8 36s12.536 28 28 28"/><path d="M33.2 33.2L24 48l14.8-9.2"/><path d="M33.2 33.2L48 24l-9.2 14.8"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSafari(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#92d3f5"/><path fill="#61b2e4" d="m15.512 55.086l39.573-39.573q.365.34.72.694c10.935 10.935 10.935 28.664 0 39.598s-28.663 10.935-39.598 0a29 29 0 0 1-.695-.72"/><path fill="#fff" d="M33.2 33.2L24 48l14.8-9.2"/><path fill="#ea5a47" d="M33.2 33.2L48 24l-9.2 14.8"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 14v-3m0 50v-3m22-22h3m-50 0h3m37.556-15.556l2.122-2.122M18.322 53.678l2.122-2.122m31.112 0l2.122 2.122M18.322 18.322l2.122 2.122M47 16.947l1.5-2.598m-25 43.301l1.5-2.597M55.053 47l2.598 1.5m-43.301-25l2.597 1.5m40.303 5.306l2.898-.776M11.852 42.47l2.898-.776M41.694 57.25l.777 2.898M29.53 11.852l.776 2.898M55.053 25l2.598-1.5m-43.301 25l2.597-1.5M47 55.053l1.5 2.598m-25-43.301l1.5 2.597m32.25 24.747l2.898.777M11.852 29.53l2.898.776M30.306 57.25l-.776 2.898m12.94-48.296l-.776 2.898"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M36 64c15.464 0 28-12.536 28-28S51.464 8 36 8S8 20.536 8 36s12.536 28 28 28"/><path d="M33.2 33.2L24 48l14.8-9.2"/><path d="M33.2 33.2L48 24l-9.2 14.8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#92d3f5"/><path fill="#61b2e4" d="m15.512 55.086l39.573-39.573q.365.34.72.694c10.935 10.935 10.935 28.664 0 39.598s-28.663 10.935-39.598 0a29 29 0 0 1-.695-.72"/><path fill="#fff" d="M33.2 33.2L24 48l14.8-9.2"/><path fill="#ea5a47" d="M33.2 33.2L48 24l-9.2 14.8"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 14v-3m0 50v-3m22-22h3m-50 0h3m37.556-15.556l2.122-2.122M18.322 53.678l2.122-2.122m31.112 0l2.122 2.122M18.322 18.322l2.122 2.122M47 16.947l1.5-2.598m-25 43.301l1.5-2.597M55.053 47l2.598 1.5m-43.301-25l2.597 1.5m40.303 5.306l2.898-.776M11.852 42.47l2.898-.776M41.694 57.25l.777 2.898M29.53 11.852l.776 2.898M55.053 25l2.598-1.5m-43.301 25l2.597-1.5M47 55.053l1.5 2.598m-25-43.301l1.5 2.597m32.25 24.747l2.898.777M11.852 29.53l2.898.776M30.306 57.25l-.776 2.898m12.94-48.296l-.776 2.898"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36 64c15.464 0 28-12.536 28-28S51.464 8 36 8S8 20.536 8 36s12.536 28 28 28"/><path d="M33.2 33.2L24 48l14.8-9.2"/><path d="M33.2 33.2L48 24l-9.2 14.8"/></g></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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%2392d3f5%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22m15.512%2055.086l39.573-39.573q.365.34.72.694c10.935%2010.935%2010.935%2028.664%200%2039.598s-28.663%2010.935-39.598%200a29%2029%200%200%201-.695-.72%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.2%2033.2L24%2048l14.8-9.2%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M33.2%2033.2L48%2024l-9.2%2014.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2014v-3m0%2050v-3m22-22h3m-50%200h3m37.556-15.556l2.122-2.122M18.322%2053.678l2.122-2.122m31.112%200l2.122%202.122M18.322%2018.322l2.122%202.122M47%2016.947l1.5-2.598m-25%2043.301l1.5-2.597M55.053%2047l2.598%201.5m-43.301-25l2.597%201.5m40.303%205.306l2.898-.776M11.852%2042.47l2.898-.776M41.694%2057.25l.777%202.898M29.53%2011.852l.776%202.898M55.053%2025l2.598-1.5m-43.301%2025l2.597-1.5M47%2055.053l1.5%202.598m-25-43.301l1.5%202.597m32.25%2024.747l2.898.777M11.852%2029.53l2.898.776M30.306%2057.25l-.776%202.898m12.94-48.296l-.776%202.898%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36%2064c15.464%200%2028-12.536%2028-28S51.464%208%2036%208S8%2020.536%208%2036s12.536%2028%2028%2028%22%2F%3E%3Cpath%20d%3D%22M33.2%2033.2L24%2048l14.8-9.2%22%2F%3E%3Cpath%20d%3D%22M33.2%2033.2L48%2024l-9.2%2014.8%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%2392d3f5%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22m15.512%2055.086l39.573-39.573q.365.34.72.694c10.935%2010.935%2010.935%2028.664%200%2039.598s-28.663%2010.935-39.598%200a29%2029%200%200%201-.695-.72%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.2%2033.2L24%2048l14.8-9.2%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M33.2%2033.2L48%2024l-9.2%2014.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2014v-3m0%2050v-3m22-22h3m-50%200h3m37.556-15.556l2.122-2.122M18.322%2053.678l2.122-2.122m31.112%200l2.122%202.122M18.322%2018.322l2.122%202.122M47%2016.947l1.5-2.598m-25%2043.301l1.5-2.597M55.053%2047l2.598%201.5m-43.301-25l2.597%201.5m40.303%205.306l2.898-.776M11.852%2042.47l2.898-.776M41.694%2057.25l.777%202.898M29.53%2011.852l.776%202.898M55.053%2025l2.598-1.5m-43.301%2025l2.597-1.5M47%2055.053l1.5%202.598m-25-43.301l1.5%202.597m32.25%2024.747l2.898.777M11.852%2029.53l2.898.776M30.306%2057.25l-.776%202.898m12.94-48.296l-.776%202.898%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36%2064c15.464%200%2028-12.536%2028-28S51.464%208%2036%208S8%2020.536%208%2036s12.536%2028%2028%2028%22%2F%3E%3Cpath%20d%3D%22M33.2%2033.2L24%2048l14.8-9.2%22%2F%3E%3Cpath%20d%3D%22M33.2%2033.2L48%2024l-9.2%2014.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/safari.svg?color=%231a73e8&size=48