ballotboldscriptx emoji

ballotboldscriptx from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
ballotboldscriptx
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the ballotboldscriptx emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M484.145 30.849c-12.583-11.636-30.16-18.31-48.225-18.311c-20.465 0-39.109 8.497-51.153 23.313c-30.518 37.544-67.019 74.322-113.657 114.405l-3.754-6.626l-20.755-36.634c-2.791-4.926-5.494-9.943-8.356-15.255c-15.346-28.479-32.739-60.757-66.189-79.689c-9.555-5.408-20.563-8.266-31.833-8.267c-12.602 0-25.148 3.464-36.28 10.019C92.484 20.551 83.32 30.115 77.44 41.461c-8.585 16.566-10.055 35.484-4.14 53.27c4.629 13.918 13.391 26.012 25.09 34.833c.437.677.832 1.25 1.147 1.707c1.391 2.018 2.906 4.021 3.88 5.298c2.049 3.524 4.05 7.097 6.156 10.858c1.19 2.126 2.38 4.251 3.58 6.369l24.769 43.719l14.229 25.115l8.928 15.758c-17.638 13.686-35.668 27.727-53.312 41.842c-38.08 30.463-74.08 61.504-96.051 106.144c-10.785 21.912-9.857 45.909 2.546 65.837c13.235 21.265 37.894 35.006 62.822 35.006c11.956 0 23.503-3.194 33.391-9.238c10.761-6.577 19.293-16.161 25.359-28.487c12.192-24.771 35.466-42.996 60.107-62.292c2.184-1.71 4.362-3.416 6.526-5.122a5333 5333 0 0 1 27.733-21.687l49.26 86.945c12.238 21.6 32.671 33.988 56.061 33.988c25.347 0 50.232-14.595 63.395-37.182c12.47-21.398 12.412-46.397-.16-68.588L340.681 273.05c26.745-22.105 49.254-41.866 69.908-61.346c30.051-28.344 55.698-55.702 78.406-83.637c11.298-13.899 17.348-31.09 17.037-48.407c-.338-18.736-8.11-36.071-21.887-48.811"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBallotboldscriptx(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="M484.145 30.849c-12.583-11.636-30.16-18.31-48.225-18.311c-20.465 0-39.109 8.497-51.153 23.313c-30.518 37.544-67.019 74.322-113.657 114.405l-3.754-6.626l-20.755-36.634c-2.791-4.926-5.494-9.943-8.356-15.255c-15.346-28.479-32.739-60.757-66.189-79.689c-9.555-5.408-20.563-8.266-31.833-8.267c-12.602 0-25.148 3.464-36.28 10.019C92.484 20.551 83.32 30.115 77.44 41.461c-8.585 16.566-10.055 35.484-4.14 53.27c4.629 13.918 13.391 26.012 25.09 34.833c.437.677.832 1.25 1.147 1.707c1.391 2.018 2.906 4.021 3.88 5.298c2.049 3.524 4.05 7.097 6.156 10.858c1.19 2.126 2.38 4.251 3.58 6.369l24.769 43.719l14.229 25.115l8.928 15.758c-17.638 13.686-35.668 27.727-53.312 41.842c-38.08 30.463-74.08 61.504-96.051 106.144c-10.785 21.912-9.857 45.909 2.546 65.837c13.235 21.265 37.894 35.006 62.822 35.006c11.956 0 23.503-3.194 33.391-9.238c10.761-6.577 19.293-16.161 25.359-28.487c12.192-24.771 35.466-42.996 60.107-62.292c2.184-1.71 4.362-3.416 6.526-5.122a5333 5333 0 0 1 27.733-21.687l49.26 86.945c12.238 21.6 32.671 33.988 56.061 33.988c25.347 0 50.232-14.595 63.395-37.182c12.47-21.398 12.412-46.397-.16-68.588L340.681 273.05c26.745-22.105 49.254-41.866 69.908-61.346c30.051-28.344 55.698-55.702 78.406-83.637c11.298-13.899 17.348-31.09 17.037-48.407c-.338-18.736-8.11-36.071-21.887-48.811"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M484.145 30.849c-12.583-11.636-30.16-18.31-48.225-18.311c-20.465 0-39.109 8.497-51.153 23.313c-30.518 37.544-67.019 74.322-113.657 114.405l-3.754-6.626l-20.755-36.634c-2.791-4.926-5.494-9.943-8.356-15.255c-15.346-28.479-32.739-60.757-66.189-79.689c-9.555-5.408-20.563-8.266-31.833-8.267c-12.602 0-25.148 3.464-36.28 10.019C92.484 20.551 83.32 30.115 77.44 41.461c-8.585 16.566-10.055 35.484-4.14 53.27c4.629 13.918 13.391 26.012 25.09 34.833c.437.677.832 1.25 1.147 1.707c1.391 2.018 2.906 4.021 3.88 5.298c2.049 3.524 4.05 7.097 6.156 10.858c1.19 2.126 2.38 4.251 3.58 6.369l24.769 43.719l14.229 25.115l8.928 15.758c-17.638 13.686-35.668 27.727-53.312 41.842c-38.08 30.463-74.08 61.504-96.051 106.144c-10.785 21.912-9.857 45.909 2.546 65.837c13.235 21.265 37.894 35.006 62.822 35.006c11.956 0 23.503-3.194 33.391-9.238c10.761-6.577 19.293-16.161 25.359-28.487c12.192-24.771 35.466-42.996 60.107-62.292c2.184-1.71 4.362-3.416 6.526-5.122a5333 5333 0 0 1 27.733-21.687l49.26 86.945c12.238 21.6 32.671 33.988 56.061 33.988c25.347 0 50.232-14.595 63.395-37.182c12.47-21.398 12.412-46.397-.16-68.588L340.681 273.05c26.745-22.105 49.254-41.866 69.908-61.346c30.051-28.344 55.698-55.702 78.406-83.637c11.298-13.899 17.348-31.09 17.037-48.407c-.338-18.736-8.11-36.071-21.887-48.811"/></svg>
</template>

CSS

.icon-ballotboldscriptx {
  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%22M484.145%2030.849c-12.583-11.636-30.16-18.31-48.225-18.311c-20.465%200-39.109%208.497-51.153%2023.313c-30.518%2037.544-67.019%2074.322-113.657%20114.405l-3.754-6.626l-20.755-36.634c-2.791-4.926-5.494-9.943-8.356-15.255c-15.346-28.479-32.739-60.757-66.189-79.689c-9.555-5.408-20.563-8.266-31.833-8.267c-12.602%200-25.148%203.464-36.28%2010.019C92.484%2020.551%2083.32%2030.115%2077.44%2041.461c-8.585%2016.566-10.055%2035.484-4.14%2053.27c4.629%2013.918%2013.391%2026.012%2025.09%2034.833c.437.677.832%201.25%201.147%201.707c1.391%202.018%202.906%204.021%203.88%205.298c2.049%203.524%204.05%207.097%206.156%2010.858c1.19%202.126%202.38%204.251%203.58%206.369l24.769%2043.719l14.229%2025.115l8.928%2015.758c-17.638%2013.686-35.668%2027.727-53.312%2041.842c-38.08%2030.463-74.08%2061.504-96.051%20106.144c-10.785%2021.912-9.857%2045.909%202.546%2065.837c13.235%2021.265%2037.894%2035.006%2062.822%2035.006c11.956%200%2023.503-3.194%2033.391-9.238c10.761-6.577%2019.293-16.161%2025.359-28.487c12.192-24.771%2035.466-42.996%2060.107-62.292c2.184-1.71%204.362-3.416%206.526-5.122a5333%205333%200%200%201%2027.733-21.687l49.26%2086.945c12.238%2021.6%2032.671%2033.988%2056.061%2033.988c25.347%200%2050.232-14.595%2063.395-37.182c12.47-21.398%2012.412-46.397-.16-68.588L340.681%20273.05c26.745-22.105%2049.254-41.866%2069.908-61.346c30.051-28.344%2055.698-55.702%2078.406-83.637c11.298-13.899%2017.348-31.09%2017.037-48.407c-.338-18.736-8.11-36.071-21.887-48.811%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%22M484.145%2030.849c-12.583-11.636-30.16-18.31-48.225-18.311c-20.465%200-39.109%208.497-51.153%2023.313c-30.518%2037.544-67.019%2074.322-113.657%20114.405l-3.754-6.626l-20.755-36.634c-2.791-4.926-5.494-9.943-8.356-15.255c-15.346-28.479-32.739-60.757-66.189-79.689c-9.555-5.408-20.563-8.266-31.833-8.267c-12.602%200-25.148%203.464-36.28%2010.019C92.484%2020.551%2083.32%2030.115%2077.44%2041.461c-8.585%2016.566-10.055%2035.484-4.14%2053.27c4.629%2013.918%2013.391%2026.012%2025.09%2034.833c.437.677.832%201.25%201.147%201.707c1.391%202.018%202.906%204.021%203.88%205.298c2.049%203.524%204.05%207.097%206.156%2010.858c1.19%202.126%202.38%204.251%203.58%206.369l24.769%2043.719l14.229%2025.115l8.928%2015.758c-17.638%2013.686-35.668%2027.727-53.312%2041.842c-38.08%2030.463-74.08%2061.504-96.051%20106.144c-10.785%2021.912-9.857%2045.909%202.546%2065.837c13.235%2021.265%2037.894%2035.006%2062.822%2035.006c11.956%200%2023.503-3.194%2033.391-9.238c10.761-6.577%2019.293-16.161%2025.359-28.487c12.192-24.771%2035.466-42.996%2060.107-62.292c2.184-1.71%204.362-3.416%206.526-5.122a5333%205333%200%200%201%2027.733-21.687l49.26%2086.945c12.238%2021.6%2032.671%2033.988%2056.061%2033.988c25.347%200%2050.232-14.595%2063.395-37.182c12.47-21.398%2012.412-46.397-.16-68.588L340.681%20273.05c26.745-22.105%2049.254-41.866%2069.908-61.346c30.051-28.344%2055.698-55.702%2078.406-83.637c11.298-13.899%2017.348-31.09%2017.037-48.407c-.338-18.736-8.11-36.071-21.887-48.811%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/ballotboldscriptx.svg?color=%231a73e8&size=48