ballottscriptx emoji
ballottscriptx from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- ballottscriptx
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtubbattery
Use the ballottscriptx emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m377.874 387.385l-68.042-120.097c57.795-46.881 113.464-96.447 160.539-154.359c15.542-19.119 16.403-46.96-2.52-64.459c-17.236-15.939-48.839-16.696-64.459 2.52c-41.167 50.644-88.817 94.819-138.917 136.24l-38.754-68.403c-17.827-31.466-32.694-67.328-65.486-85.888c-21.445-12.137-50.458-1.716-61.487 19.566c-11.712 22.599-1.944 49.312 19.566 61.487c-4.034-2.283 4.883 8.859 5.105 9.237c3.632 6.189 7.078 12.494 10.615 18.737l24.769 43.719l33.393 58.94c-23.222 18.018-46.485 35.985-69.437 54.346c-35.115 28.092-69.262 56.862-89.511 98.001c-25.866 52.552 55.028 94.795 81.052 41.921c15.844-32.191 45.721-53.919 73.311-75.664c16.527-13.026 33.167-25.91 49.794-38.809l62.937 111.086c29.008 51.201 106.409 2.849 77.532-48.121"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBallottscriptx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m377.874 387.385l-68.042-120.097c57.795-46.881 113.464-96.447 160.539-154.359c15.542-19.119 16.403-46.96-2.52-64.459c-17.236-15.939-48.839-16.696-64.459 2.52c-41.167 50.644-88.817 94.819-138.917 136.24l-38.754-68.403c-17.827-31.466-32.694-67.328-65.486-85.888c-21.445-12.137-50.458-1.716-61.487 19.566c-11.712 22.599-1.944 49.312 19.566 61.487c-4.034-2.283 4.883 8.859 5.105 9.237c3.632 6.189 7.078 12.494 10.615 18.737l24.769 43.719l33.393 58.94c-23.222 18.018-46.485 35.985-69.437 54.346c-35.115 28.092-69.262 56.862-89.511 98.001c-25.866 52.552 55.028 94.795 81.052 41.921c15.844-32.191 45.721-53.919 73.311-75.664c16.527-13.026 33.167-25.91 49.794-38.809l62.937 111.086c29.008 51.201 106.409 2.849 77.532-48.121"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="m377.874 387.385l-68.042-120.097c57.795-46.881 113.464-96.447 160.539-154.359c15.542-19.119 16.403-46.96-2.52-64.459c-17.236-15.939-48.839-16.696-64.459 2.52c-41.167 50.644-88.817 94.819-138.917 136.24l-38.754-68.403c-17.827-31.466-32.694-67.328-65.486-85.888c-21.445-12.137-50.458-1.716-61.487 19.566c-11.712 22.599-1.944 49.312 19.566 61.487c-4.034-2.283 4.883 8.859 5.105 9.237c3.632 6.189 7.078 12.494 10.615 18.737l24.769 43.719l33.393 58.94c-23.222 18.018-46.485 35.985-69.437 54.346c-35.115 28.092-69.262 56.862-89.511 98.001c-25.866 52.552 55.028 94.795 81.052 41.921c15.844-32.191 45.721-53.919 73.311-75.664c16.527-13.026 33.167-25.91 49.794-38.809l62.937 111.086c29.008 51.201 106.409 2.849 77.532-48.121"/></svg> </template>
CSS
.icon-ballottscriptx {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22m377.874%20387.385l-68.042-120.097c57.795-46.881%20113.464-96.447%20160.539-154.359c15.542-19.119%2016.403-46.96-2.52-64.459c-17.236-15.939-48.839-16.696-64.459%202.52c-41.167%2050.644-88.817%2094.819-138.917%20136.24l-38.754-68.403c-17.827-31.466-32.694-67.328-65.486-85.888c-21.445-12.137-50.458-1.716-61.487%2019.566c-11.712%2022.599-1.944%2049.312%2019.566%2061.487c-4.034-2.283%204.883%208.859%205.105%209.237c3.632%206.189%207.078%2012.494%2010.615%2018.737l24.769%2043.719l33.393%2058.94c-23.222%2018.018-46.485%2035.985-69.437%2054.346c-35.115%2028.092-69.262%2056.862-89.511%2098.001c-25.866%2052.552%2055.028%2094.795%2081.052%2041.921c15.844-32.191%2045.721-53.919%2073.311-75.664c16.527-13.026%2033.167-25.91%2049.794-38.809l62.937%20111.086c29.008%2051.201%20106.409%202.849%2077.532-48.121%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22m377.874%20387.385l-68.042-120.097c57.795-46.881%20113.464-96.447%20160.539-154.359c15.542-19.119%2016.403-46.96-2.52-64.459c-17.236-15.939-48.839-16.696-64.459%202.52c-41.167%2050.644-88.817%2094.819-138.917%20136.24l-38.754-68.403c-17.827-31.466-32.694-67.328-65.486-85.888c-21.445-12.137-50.458-1.716-61.487%2019.566c-11.712%2022.599-1.944%2049.312%2019.566%2061.487c-4.034-2.283%204.883%208.859%205.105%209.237c3.632%206.189%207.078%2012.494%2010.615%2018.737l24.769%2043.719l33.393%2058.94c-23.222%2018.018-46.485%2035.985-69.437%2054.346c-35.115%2028.092-69.262%2056.862-89.511%2098.001c-25.866%2052.552%2055.028%2094.795%2081.052%2041.921c15.844-32.191%2045.721-53.919%2073.311-75.664c16.527-13.026%2033.167-25.91%2049.794-38.809l62.937%20111.086c29.008%2051.201%20106.409%202.849%2077.532-48.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/ballottscriptx.svg?color=%231a73e8&size=48