part alternation mark emoji
part-alternation-mark from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- part-alternation-mark
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the part alternation mark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M57.31 54.81L46.927 19.198c-2.33-4.338-6.266-1.526-6.266-1.526l-6.91 5.704l-3.134-5.898c-3.937-5.576-7.63 0-7.63 0l-7.598 8.729s-2.337 2.387.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.953 6.52s2.362 3.337 6.161-.77l4.027-3.619l9.062 28.34a4.23 4.23 0 0 0 2.14 2.515c1.451.715 3.56 1.263 5.138-.388a4.17 4.17 0 0 0 .915-4.047"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M57.31 54.34L46.927 18.73c-2.33-4.339-6.266-1.527-6.266-1.527l-6.91 5.705l-3.133-5.898c-3.937-5.576-7.63 0-7.63 0l-7.599 8.728s-2.336 2.388.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.954 6.52s2.361 3.338 6.16-.77l4.027-3.618l9.061 28.34a4.23 4.23 0 0 0 2.141 2.515c1.451.716 3.56 1.263 5.138-.387a4.17 4.17 0 0 0 .915-4.049Z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPartAlternationMark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M57.31 54.81L46.927 19.198c-2.33-4.338-6.266-1.526-6.266-1.526l-6.91 5.704l-3.134-5.898c-3.937-5.576-7.63 0-7.63 0l-7.598 8.729s-2.337 2.387.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.953 6.52s2.362 3.337 6.161-.77l4.027-3.619l9.062 28.34a4.23 4.23 0 0 0 2.14 2.515c1.451.715 3.56 1.263 5.138-.388a4.17 4.17 0 0 0 .915-4.047"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M57.31 54.34L46.927 18.73c-2.33-4.339-6.266-1.527-6.266-1.527l-6.91 5.705l-3.133-5.898c-3.937-5.576-7.63 0-7.63 0l-7.599 8.728s-2.336 2.388.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.954 6.52s2.361 3.338 6.16-.77l4.027-3.618l9.061 28.34a4.23 4.23 0 0 0 2.141 2.515c1.451.716 3.56 1.263 5.138-.387a4.17 4.17 0 0 0 .915-4.049Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M57.31 54.81L46.927 19.198c-2.33-4.338-6.266-1.526-6.266-1.526l-6.91 5.704l-3.134-5.898c-3.937-5.576-7.63 0-7.63 0l-7.598 8.729s-2.337 2.387.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.953 6.52s2.362 3.337 6.161-.77l4.027-3.619l9.062 28.34a4.23 4.23 0 0 0 2.14 2.515c1.451.715 3.56 1.263 5.138-.388a4.17 4.17 0 0 0 .915-4.047"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M57.31 54.34L46.927 18.73c-2.33-4.339-6.266-1.527-6.266-1.527l-6.91 5.705l-3.133-5.898c-3.937-5.576-7.63 0-7.63 0l-7.599 8.728s-2.336 2.388.616 5.34s6.623-1.54 6.623-1.54l3.286-3.748l3.954 6.52s2.361 3.338 6.16-.77l4.027-3.618l9.061 28.34a4.23 4.23 0 0 0 2.141 2.515c1.451.716 3.56 1.263 5.138-.387a4.17 4.17 0 0 0 .915-4.049Z"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M57.31%2054.81L46.927%2019.198c-2.33-4.338-6.266-1.526-6.266-1.526l-6.91%205.704l-3.134-5.898c-3.937-5.576-7.63%200-7.63%200l-7.598%208.729s-2.337%202.387.616%205.34s6.623-1.54%206.623-1.54l3.286-3.748l3.953%206.52s2.362%203.337%206.161-.77l4.027-3.619l9.062%2028.34a4.23%204.23%200%200%200%202.14%202.515c1.451.715%203.56%201.263%205.138-.388a4.17%204.17%200%200%200%20.915-4.047%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.31%2054.34L46.927%2018.73c-2.33-4.339-6.266-1.527-6.266-1.527l-6.91%205.705l-3.133-5.898c-3.937-5.576-7.63%200-7.63%200l-7.599%208.728s-2.336%202.388.616%205.34s6.623-1.54%206.623-1.54l3.286-3.748l3.954%206.52s2.361%203.338%206.16-.77l4.027-3.618l9.061%2028.34a4.23%204.23%200%200%200%202.141%202.515c1.451.716%203.56%201.263%205.138-.387a4.17%204.17%200%200%200%20.915-4.049Z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M57.31%2054.81L46.927%2019.198c-2.33-4.338-6.266-1.526-6.266-1.526l-6.91%205.704l-3.134-5.898c-3.937-5.576-7.63%200-7.63%200l-7.598%208.729s-2.337%202.387.616%205.34s6.623-1.54%206.623-1.54l3.286-3.748l3.953%206.52s2.362%203.337%206.161-.77l4.027-3.619l9.062%2028.34a4.23%204.23%200%200%200%202.14%202.515c1.451.715%203.56%201.263%205.138-.388a4.17%204.17%200%200%200%20.915-4.047%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.31%2054.34L46.927%2018.73c-2.33-4.339-6.266-1.527-6.266-1.527l-6.91%205.705l-3.133-5.898c-3.937-5.576-7.63%200-7.63%200l-7.599%208.728s-2.336%202.388.616%205.34s6.623-1.54%206.623-1.54l3.286-3.748l3.954%206.52s2.361%203.338%206.16-.77l4.027-3.618l9.061%2028.34a4.23%204.23%200%200%200%202.141%202.515c1.451.716%203.56%201.263%205.138-.387a4.17%204.17%200%200%200%20.915-4.049Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/part-alternation-mark.svg?color=%231a73e8&size=48