nazar amulet emoji
nazar-amulet from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- nazar-amulet
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the nazar amulet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#1213bd" d="M36 18.302c0 4.981-2.46 9.198-5.655 12.462s-7.323 5.152-12.199 5.152s-9.764-1.112-12.959-4.376S0 23.283 0 18.302s2.574-9.38 5.769-12.644S13.271 0 18.146 0s9.394 2.178 12.589 5.442S36 13.322 36 18.302"/><path fill="#fff" d="M29.994 18c0 3.314-1.092 6.559-3.264 8.73s-5.417 2.798-8.73 2.798s-6.089-1.096-8.261-3.267S6.312 21.314 6.312 18s.9-6.445 3.071-8.617S14.686 5.608 18 5.608s6.203 1.846 8.375 4.017s3.619 5.061 3.619 8.375"/><path fill="#88c9f9" d="M25.871 18c0 4.418-3.453 8.112-7.871 8.112S10.261 22.418 10.261 18s3.321-7.785 7.739-7.785s7.871 3.367 7.871 7.785"/><path fill="#292f33" d="M23.075 17.825c0 2.665-2.235 4.908-4.9 4.908s-4.732-2.243-4.732-4.908s2.067-4.835 4.732-4.835s4.9 2.17 4.9 4.835"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiNazarAmulet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#1213bd" d="M36 18.302c0 4.981-2.46 9.198-5.655 12.462s-7.323 5.152-12.199 5.152s-9.764-1.112-12.959-4.376S0 23.283 0 18.302s2.574-9.38 5.769-12.644S13.271 0 18.146 0s9.394 2.178 12.589 5.442S36 13.322 36 18.302"/><path fill="#fff" d="M29.994 18c0 3.314-1.092 6.559-3.264 8.73s-5.417 2.798-8.73 2.798s-6.089-1.096-8.261-3.267S6.312 21.314 6.312 18s.9-6.445 3.071-8.617S14.686 5.608 18 5.608s6.203 1.846 8.375 4.017s3.619 5.061 3.619 8.375"/><path fill="#88c9f9" d="M25.871 18c0 4.418-3.453 8.112-7.871 8.112S10.261 22.418 10.261 18s3.321-7.785 7.739-7.785s7.871 3.367 7.871 7.785"/><path fill="#292f33" d="M23.075 17.825c0 2.665-2.235 4.908-4.9 4.908s-4.732-2.243-4.732-4.908s2.067-4.835 4.732-4.835s4.9 2.17 4.9 4.835"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#1213bd" d="M36 18.302c0 4.981-2.46 9.198-5.655 12.462s-7.323 5.152-12.199 5.152s-9.764-1.112-12.959-4.376S0 23.283 0 18.302s2.574-9.38 5.769-12.644S13.271 0 18.146 0s9.394 2.178 12.589 5.442S36 13.322 36 18.302"/><path fill="#fff" d="M29.994 18c0 3.314-1.092 6.559-3.264 8.73s-5.417 2.798-8.73 2.798s-6.089-1.096-8.261-3.267S6.312 21.314 6.312 18s.9-6.445 3.071-8.617S14.686 5.608 18 5.608s6.203 1.846 8.375 4.017s3.619 5.061 3.619 8.375"/><path fill="#88c9f9" d="M25.871 18c0 4.418-3.453 8.112-7.871 8.112S10.261 22.418 10.261 18s3.321-7.785 7.739-7.785s7.871 3.367 7.871 7.785"/><path fill="#292f33" d="M23.075 17.825c0 2.665-2.235 4.908-4.9 4.908s-4.732-2.243-4.732-4.908s2.067-4.835 4.732-4.835s4.9 2.17 4.9 4.835"/></svg> </template>
CSS
.icon-nazar-amulet {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%231213bd%22%20d%3D%22M36%2018.302c0%204.981-2.46%209.198-5.655%2012.462s-7.323%205.152-12.199%205.152s-9.764-1.112-12.959-4.376S0%2023.283%200%2018.302s2.574-9.38%205.769-12.644S13.271%200%2018.146%200s9.394%202.178%2012.589%205.442S36%2013.322%2036%2018.302%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.994%2018c0%203.314-1.092%206.559-3.264%208.73s-5.417%202.798-8.73%202.798s-6.089-1.096-8.261-3.267S6.312%2021.314%206.312%2018s.9-6.445%203.071-8.617S14.686%205.608%2018%205.608s6.203%201.846%208.375%204.017s3.619%205.061%203.619%208.375%22%2F%3E%3Cpath%20fill%3D%22%2388c9f9%22%20d%3D%22M25.871%2018c0%204.418-3.453%208.112-7.871%208.112S10.261%2022.418%2010.261%2018s3.321-7.785%207.739-7.785s7.871%203.367%207.871%207.785%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M23.075%2017.825c0%202.665-2.235%204.908-4.9%204.908s-4.732-2.243-4.732-4.908s2.067-4.835%204.732-4.835s4.9%202.17%204.9%204.835%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%2036%2036%22%3E%3Cpath%20fill%3D%22%231213bd%22%20d%3D%22M36%2018.302c0%204.981-2.46%209.198-5.655%2012.462s-7.323%205.152-12.199%205.152s-9.764-1.112-12.959-4.376S0%2023.283%200%2018.302s2.574-9.38%205.769-12.644S13.271%200%2018.146%200s9.394%202.178%2012.589%205.442S36%2013.322%2036%2018.302%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.994%2018c0%203.314-1.092%206.559-3.264%208.73s-5.417%202.798-8.73%202.798s-6.089-1.096-8.261-3.267S6.312%2021.314%206.312%2018s.9-6.445%203.071-8.617S14.686%205.608%2018%205.608s6.203%201.846%208.375%204.017s3.619%205.061%203.619%208.375%22%2F%3E%3Cpath%20fill%3D%22%2388c9f9%22%20d%3D%22M25.871%2018c0%204.418-3.453%208.112-7.871%208.112S10.261%2022.418%2010.261%2018s3.321-7.785%207.739-7.785s7.871%203.367%207.871%207.785%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M23.075%2017.825c0%202.665-2.235%204.908-4.9%204.908s-4.732-2.243-4.732-4.908s2.067-4.835%204.732-4.835s4.9%202.17%204.9%204.835%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/nazar-amulet.svg?color=%231a73e8&size=48