part alternation mark emoji
part-alternation-mark from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- part-alternation-mark
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the part alternation mark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M60.1 54.6c-14.1-8.7-17-24.1-18.7-39.2c-.4-3.3-2.3-10.4-7.4-7c-2 1.4-3.1 3.6-4.3 5.6c-1.4 2.4-2.9 4.6-4.6 6.5c-.3-5.1-.8-10.2-2.3-14.9c-1.1-3.6-5.3-5.2-8-2c-2.1 2.5-3.9 10.3-8 9.1c-4.9-1.4-6.9 6.1-2.1 7.5c4.3 1.3 8.1-.1 11-3.4c.4-.5.8-.9 1.1-1.4c.5 4.4.6 9 .9 13.2c.2 2.7 3.3 5.2 5.9 3.4c4.5-3 7.7-6.7 10.6-10.8c.1.9.2 1.7.3 2.6c2.1 15.1 8.2 29.2 21.6 37.5c4.4 2.8 8.3-4 4-6.7"/></svg>
React
import type { SVGProps } from "react";
export function EmojionePartAlternationMark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M60.1 54.6c-14.1-8.7-17-24.1-18.7-39.2c-.4-3.3-2.3-10.4-7.4-7c-2 1.4-3.1 3.6-4.3 5.6c-1.4 2.4-2.9 4.6-4.6 6.5c-.3-5.1-.8-10.2-2.3-14.9c-1.1-3.6-5.3-5.2-8-2c-2.1 2.5-3.9 10.3-8 9.1c-4.9-1.4-6.9 6.1-2.1 7.5c4.3 1.3 8.1-.1 11-3.4c.4-.5.8-.9 1.1-1.4c.5 4.4.6 9 .9 13.2c.2 2.7 3.3 5.2 5.9 3.4c4.5-3 7.7-6.7 10.6-10.8c.1.9.2 1.7.3 2.6c2.1 15.1 8.2 29.2 21.6 37.5c4.4 2.8 8.3-4 4-6.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M60.1 54.6c-14.1-8.7-17-24.1-18.7-39.2c-.4-3.3-2.3-10.4-7.4-7c-2 1.4-3.1 3.6-4.3 5.6c-1.4 2.4-2.9 4.6-4.6 6.5c-.3-5.1-.8-10.2-2.3-14.9c-1.1-3.6-5.3-5.2-8-2c-2.1 2.5-3.9 10.3-8 9.1c-4.9-1.4-6.9 6.1-2.1 7.5c4.3 1.3 8.1-.1 11-3.4c.4-.5.8-.9 1.1-1.4c.5 4.4.6 9 .9 13.2c.2 2.7 3.3 5.2 5.9 3.4c4.5-3 7.7-6.7 10.6-10.8c.1.9.2 1.7.3 2.6c2.1 15.1 8.2 29.2 21.6 37.5c4.4 2.8 8.3-4 4-6.7"/></svg> </template>
CSS
.icon-part-alternation-mark {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M60.1%2054.6c-14.1-8.7-17-24.1-18.7-39.2c-.4-3.3-2.3-10.4-7.4-7c-2%201.4-3.1%203.6-4.3%205.6c-1.4%202.4-2.9%204.6-4.6%206.5c-.3-5.1-.8-10.2-2.3-14.9c-1.1-3.6-5.3-5.2-8-2c-2.1%202.5-3.9%2010.3-8%209.1c-4.9-1.4-6.9%206.1-2.1%207.5c4.3%201.3%208.1-.1%2011-3.4c.4-.5.8-.9%201.1-1.4c.5%204.4.6%209%20.9%2013.2c.2%202.7%203.3%205.2%205.9%203.4c4.5-3%207.7-6.7%2010.6-10.8c.1.9.2%201.7.3%202.6c2.1%2015.1%208.2%2029.2%2021.6%2037.5c4.4%202.8%208.3-4%204-6.7%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M60.1%2054.6c-14.1-8.7-17-24.1-18.7-39.2c-.4-3.3-2.3-10.4-7.4-7c-2%201.4-3.1%203.6-4.3%205.6c-1.4%202.4-2.9%204.6-4.6%206.5c-.3-5.1-.8-10.2-2.3-14.9c-1.1-3.6-5.3-5.2-8-2c-2.1%202.5-3.9%2010.3-8%209.1c-4.9-1.4-6.9%206.1-2.1%207.5c4.3%201.3%208.1-.1%2011-3.4c.4-.5.8-.9%201.1-1.4c.5%204.4.6%209%20.9%2013.2c.2%202.7%203.3%205.2%205.9%203.4c4.5-3%207.7-6.7%2010.6-10.8c.1.9.2%201.7.3%202.6c2.1%2015.1%208.2%2029.2%2021.6%2037.5c4.4%202.8%208.3-4%204-6.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/part-alternation-mark.svg?color=%231a73e8&size=48