sign of the horns emoji
sign-of-the-horns from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- sign-of-the-horns
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the sign of the horns emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef9645" d="m18 32.625l-8.146-7.583L11 17c0-.811.485-1.507 1.18-1.82L16 16c0-.811.485-1.507 1.18-1.82l3.716.799L21 15V6c0-.811.485-1.507 1.18-1.82l3.612 13.66L26 18c.922 0 1.723 2 1.723 2l.002.015z"/><g fill="#ffdc5d"><path d="M16 18.778c-.609.549-1 1.336-1 2.222c0 .753.287 1.433.745 1.959A2 2 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 16 16z"/><path d="M7 8a2 2 0 0 1 4 0v14c0 .839.378 1.659.999 2.221c1.168.96 2.843 1.043 4-.002c.202-.184.384-.387.53-.618l-.003-.003C16.727 23.713 17 24 18 24h2.537c-1.809 1.365-3.037 3.99-3.037 7a.5.5 0 0 0 1 0c0-3.859 2.187-7 4.875-7c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.968 0 1.481.596 1.725 1.015c.126.217.185.389.188.4L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-12-5.25-12-12c.008.007 0-16 0-16"/><path d="M21 18h-3a3 3 0 0 0-1 .184V15c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 21 15zm1 0V5c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 26 5v13z"/></g></svg>
React
import type { SVGProps } from "react";
export function TwemojiSignOfTheHorns(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef9645" d="m18 32.625l-8.146-7.583L11 17c0-.811.485-1.507 1.18-1.82L16 16c0-.811.485-1.507 1.18-1.82l3.716.799L21 15V6c0-.811.485-1.507 1.18-1.82l3.612 13.66L26 18c.922 0 1.723 2 1.723 2l.002.015z"/><g fill="#ffdc5d"><path d="M16 18.778c-.609.549-1 1.336-1 2.222c0 .753.287 1.433.745 1.959A2 2 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 16 16z"/><path d="M7 8a2 2 0 0 1 4 0v14c0 .839.378 1.659.999 2.221c1.168.96 2.843 1.043 4-.002c.202-.184.384-.387.53-.618l-.003-.003C16.727 23.713 17 24 18 24h2.537c-1.809 1.365-3.037 3.99-3.037 7a.5.5 0 0 0 1 0c0-3.859 2.187-7 4.875-7c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.968 0 1.481.596 1.725 1.015c.126.217.185.389.188.4L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-12-5.25-12-12c.008.007 0-16 0-16"/><path d="M21 18h-3a3 3 0 0 0-1 .184V15c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 21 15zm1 0V5c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 26 5v13z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef9645" d="m18 32.625l-8.146-7.583L11 17c0-.811.485-1.507 1.18-1.82L16 16c0-.811.485-1.507 1.18-1.82l3.716.799L21 15V6c0-.811.485-1.507 1.18-1.82l3.612 13.66L26 18c.922 0 1.723 2 1.723 2l.002.015z"/><g fill="#ffdc5d"><path d="M16 18.778c-.609.549-1 1.336-1 2.222c0 .753.287 1.433.745 1.959A2 2 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 16 16z"/><path d="M7 8a2 2 0 0 1 4 0v14c0 .839.378 1.659.999 2.221c1.168.96 2.843 1.043 4-.002c.202-.184.384-.387.53-.618l-.003-.003C16.727 23.713 17 24 18 24h2.537c-1.809 1.365-3.037 3.99-3.037 7a.5.5 0 0 0 1 0c0-3.859 2.187-7 4.875-7c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.968 0 1.481.596 1.725 1.015c.126.217.185.389.188.4L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-12-5.25-12-12c.008.007 0-16 0-16"/><path d="M21 18h-3a3 3 0 0 0-1 .184V15c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 21 15zm1 0V5c0-.293.067-.569.18-.82A1.996 1.996 0 0 1 26 5v13z"/></g></svg> </template>
CSS
.icon-sign-of-the-horns {
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%23ef9645%22%20d%3D%22m18%2032.625l-8.146-7.583L11%2017c0-.811.485-1.507%201.18-1.82L16%2016c0-.811.485-1.507%201.18-1.82l3.716.799L21%2015V6c0-.811.485-1.507%201.18-1.82l3.612%2013.66L26%2018c.922%200%201.723%202%201.723%202l.002.015z%22%2F%3E%3Cg%20fill%3D%22%23ffdc5d%22%3E%3Cpath%20d%3D%22M16%2018.778c-.609.549-1%201.336-1%202.222c0%20.753.287%201.433.745%201.959A2%202%200%200%201%2014%2024a2%202%200%200%201-2-2v-6c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2016%2016z%22%2F%3E%3Cpath%20d%3D%22M7%208a2%202%200%200%201%204%200v14c0%20.839.378%201.659.999%202.221c1.168.96%202.843%201.043%204-.002c.202-.184.384-.387.53-.618l-.003-.003C16.727%2023.713%2017%2024%2018%2024h2.537c-1.809%201.365-3.037%203.99-3.037%207a.5.5%200%200%200%201%200c0-3.859%202.187-7%204.875-7c.713.079.847-1%20.125-1H18a2%202%200%200%201%200-4h8c.968%200%201.481.596%201.725%201.015c.126.217.185.389.188.4L29%2024c.103.335.479%201.871.411%202.191C29.411%2031%2024.715%2036%2019%2036c-6.537%200-12-5.25-12-12c.008.007%200-16%200-16%22%2F%3E%3Cpath%20d%3D%22M21%2018h-3a3%203%200%200%200-1%20.184V15c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2021%2015zm1%200V5c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2026%205v13z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22m18%2032.625l-8.146-7.583L11%2017c0-.811.485-1.507%201.18-1.82L16%2016c0-.811.485-1.507%201.18-1.82l3.716.799L21%2015V6c0-.811.485-1.507%201.18-1.82l3.612%2013.66L26%2018c.922%200%201.723%202%201.723%202l.002.015z%22%2F%3E%3Cg%20fill%3D%22%23ffdc5d%22%3E%3Cpath%20d%3D%22M16%2018.778c-.609.549-1%201.336-1%202.222c0%20.753.287%201.433.745%201.959A2%202%200%200%201%2014%2024a2%202%200%200%201-2-2v-6c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2016%2016z%22%2F%3E%3Cpath%20d%3D%22M7%208a2%202%200%200%201%204%200v14c0%20.839.378%201.659.999%202.221c1.168.96%202.843%201.043%204-.002c.202-.184.384-.387.53-.618l-.003-.003C16.727%2023.713%2017%2024%2018%2024h2.537c-1.809%201.365-3.037%203.99-3.037%207a.5.5%200%200%200%201%200c0-3.859%202.187-7%204.875-7c.713.079.847-1%20.125-1H18a2%202%200%200%201%200-4h8c.968%200%201.481.596%201.725%201.015c.126.217.185.389.188.4L29%2024c.103.335.479%201.871.411%202.191C29.411%2031%2024.715%2036%2019%2036c-6.537%200-12-5.25-12-12c.008.007%200-16%200-16%22%2F%3E%3Cpath%20d%3D%22M21%2018h-3a3%203%200%200%200-1%20.184V15c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2021%2015zm1%200V5c0-.293.067-.569.18-.82A1.996%201.996%200%200%201%2026%205v13z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/sign-of-the-horns.svg?color=%231a73e8&size=48