circledideographadvantage emoji

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

Name
circledideographadvantage
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the circledideographadvantage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M255.333 33c30.117 0 59.318 5.892 86.793 17.513c26.551 11.23 50.403 27.313 70.891 47.802s36.571 44.34 47.802 70.891c11.621 27.475 17.513 56.677 17.513 86.793s-5.892 59.318-17.513 86.793c-11.23 26.551-27.313 50.403-47.802 70.891s-44.34 36.571-70.891 47.802C314.652 473.108 285.45 479 255.333 479s-59.318-5.892-86.793-17.513c-26.551-11.23-50.403-27.313-70.891-47.802s-36.571-44.34-47.802-70.891C38.226 315.318 32.333 286.117 32.333 256s5.892-59.318 17.513-86.793c11.23-26.551 27.313-50.403 47.802-70.891s44.34-36.571 70.891-47.802C196.015 38.892 225.217 33 255.333 33m0-27c-138.071 0-250 111.929-250 250s111.929 250 250 250s250-111.929 250-250s-111.928-250-250-250"/><path fill="#FF473E" d="M368 101.492H249c-7.456 0-13.5 6.044-13.5 13.5v83c0 7.456 6.044 13.5 13.5 13.5h119c7.456 0 13.5-6.044 13.5-13.5v-83c0-7.456-6.044-13.5-13.5-13.5m-13.5 27v14.5h-92v-14.5zm-92 56v-14.5h92v14.5zM427 300.248h-45.5v-27.756H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v27.756H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v50.139c0 4.72-1.976 9.01-5.562 12.077s-8.126 4.356-12.793 3.625l-17.057-2.674c-7.373-1.16-14.273 3.88-15.428 11.246s3.88 14.273 11.246 15.428l17.057 2.674a42.84 42.84 0 0 0 34.526-9.781a42.84 42.84 0 0 0 15.01-32.595v-50.139H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5"/><path fill="#FF473E" d="M280.537 397.958c-3.455 0-6.91-1.317-9.546-3.954l-28.206-28.207c-5.272-5.272-5.272-13.82 0-19.092c5.271-5.272 13.82-5.273 19.092 0l28.206 28.207c5.272 5.272 5.272 13.82 0 19.092a13.46 13.46 0 0 1-9.546 3.954M109.992 180.003c-5.961 0-11.416-3.978-13.032-10.01c-1.929-7.202 2.346-14.604 9.547-16.534c28.125-7.533 53.112-16.47 74.079-49.668c3.981-6.304 12.318-8.188 18.623-4.205c6.304 3.981 8.187 12.319 4.205 18.623c-26.127 41.368-58.748 52.981-89.921 61.332c-1.17.313-2.346.462-3.501.462m68.116 7.337c-6.302-3.981-14.641-2.099-18.623 4.205c-6.259 9.909-13.096 18.003-20.902 24.744c-16.557 14.298-34.602 19.949-53.177 24.925c-7.202 1.929-11.476 9.332-9.547 16.533c1.616 6.032 7.07 10.01 13.032 10.01c1.156 0 2.332-.149 3.501-.463c14.706-3.939 30.033-8.568 45.107-17.266v127.328c0 7.456 6.044 13.5 13.5 13.5s13.5-6.044 13.5-13.5V228.865c6.467-6.706 12.355-14.26 17.813-22.902c3.983-6.304 2.1-14.642-4.204-18.623"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiCircledideographadvantage(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="M255.333 33c30.117 0 59.318 5.892 86.793 17.513c26.551 11.23 50.403 27.313 70.891 47.802s36.571 44.34 47.802 70.891c11.621 27.475 17.513 56.677 17.513 86.793s-5.892 59.318-17.513 86.793c-11.23 26.551-27.313 50.403-47.802 70.891s-44.34 36.571-70.891 47.802C314.652 473.108 285.45 479 255.333 479s-59.318-5.892-86.793-17.513c-26.551-11.23-50.403-27.313-70.891-47.802s-36.571-44.34-47.802-70.891C38.226 315.318 32.333 286.117 32.333 256s5.892-59.318 17.513-86.793c11.23-26.551 27.313-50.403 47.802-70.891s44.34-36.571 70.891-47.802C196.015 38.892 225.217 33 255.333 33m0-27c-138.071 0-250 111.929-250 250s111.929 250 250 250s250-111.929 250-250s-111.928-250-250-250"/><path fill="#FF473E" d="M368 101.492H249c-7.456 0-13.5 6.044-13.5 13.5v83c0 7.456 6.044 13.5 13.5 13.5h119c7.456 0 13.5-6.044 13.5-13.5v-83c0-7.456-6.044-13.5-13.5-13.5m-13.5 27v14.5h-92v-14.5zm-92 56v-14.5h92v14.5zM427 300.248h-45.5v-27.756H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v27.756H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v50.139c0 4.72-1.976 9.01-5.562 12.077s-8.126 4.356-12.793 3.625l-17.057-2.674c-7.373-1.16-14.273 3.88-15.428 11.246s3.88 14.273 11.246 15.428l17.057 2.674a42.84 42.84 0 0 0 34.526-9.781a42.84 42.84 0 0 0 15.01-32.595v-50.139H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5"/><path fill="#FF473E" d="M280.537 397.958c-3.455 0-6.91-1.317-9.546-3.954l-28.206-28.207c-5.272-5.272-5.272-13.82 0-19.092c5.271-5.272 13.82-5.273 19.092 0l28.206 28.207c5.272 5.272 5.272 13.82 0 19.092a13.46 13.46 0 0 1-9.546 3.954M109.992 180.003c-5.961 0-11.416-3.978-13.032-10.01c-1.929-7.202 2.346-14.604 9.547-16.534c28.125-7.533 53.112-16.47 74.079-49.668c3.981-6.304 12.318-8.188 18.623-4.205c6.304 3.981 8.187 12.319 4.205 18.623c-26.127 41.368-58.748 52.981-89.921 61.332c-1.17.313-2.346.462-3.501.462m68.116 7.337c-6.302-3.981-14.641-2.099-18.623 4.205c-6.259 9.909-13.096 18.003-20.902 24.744c-16.557 14.298-34.602 19.949-53.177 24.925c-7.202 1.929-11.476 9.332-9.547 16.533c1.616 6.032 7.07 10.01 13.032 10.01c1.156 0 2.332-.149 3.501-.463c14.706-3.939 30.033-8.568 45.107-17.266v127.328c0 7.456 6.044 13.5 13.5 13.5s13.5-6.044 13.5-13.5V228.865c6.467-6.706 12.355-14.26 17.813-22.902c3.983-6.304 2.1-14.642-4.204-18.623"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M255.333 33c30.117 0 59.318 5.892 86.793 17.513c26.551 11.23 50.403 27.313 70.891 47.802s36.571 44.34 47.802 70.891c11.621 27.475 17.513 56.677 17.513 86.793s-5.892 59.318-17.513 86.793c-11.23 26.551-27.313 50.403-47.802 70.891s-44.34 36.571-70.891 47.802C314.652 473.108 285.45 479 255.333 479s-59.318-5.892-86.793-17.513c-26.551-11.23-50.403-27.313-70.891-47.802s-36.571-44.34-47.802-70.891C38.226 315.318 32.333 286.117 32.333 256s5.892-59.318 17.513-86.793c11.23-26.551 27.313-50.403 47.802-70.891s44.34-36.571 70.891-47.802C196.015 38.892 225.217 33 255.333 33m0-27c-138.071 0-250 111.929-250 250s111.929 250 250 250s250-111.929 250-250s-111.928-250-250-250"/><path fill="#FF473E" d="M368 101.492H249c-7.456 0-13.5 6.044-13.5 13.5v83c0 7.456 6.044 13.5 13.5 13.5h119c7.456 0 13.5-6.044 13.5-13.5v-83c0-7.456-6.044-13.5-13.5-13.5m-13.5 27v14.5h-92v-14.5zm-92 56v-14.5h92v14.5zM427 300.248h-45.5v-27.756H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v27.756H192c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5h162.5v50.139c0 4.72-1.976 9.01-5.562 12.077s-8.126 4.356-12.793 3.625l-17.057-2.674c-7.373-1.16-14.273 3.88-15.428 11.246s3.88 14.273 11.246 15.428l17.057 2.674a42.84 42.84 0 0 0 34.526-9.781a42.84 42.84 0 0 0 15.01-32.595v-50.139H427c7.456 0 13.5-6.044 13.5-13.5s-6.044-13.5-13.5-13.5"/><path fill="#FF473E" d="M280.537 397.958c-3.455 0-6.91-1.317-9.546-3.954l-28.206-28.207c-5.272-5.272-5.272-13.82 0-19.092c5.271-5.272 13.82-5.273 19.092 0l28.206 28.207c5.272 5.272 5.272 13.82 0 19.092a13.46 13.46 0 0 1-9.546 3.954M109.992 180.003c-5.961 0-11.416-3.978-13.032-10.01c-1.929-7.202 2.346-14.604 9.547-16.534c28.125-7.533 53.112-16.47 74.079-49.668c3.981-6.304 12.318-8.188 18.623-4.205c6.304 3.981 8.187 12.319 4.205 18.623c-26.127 41.368-58.748 52.981-89.921 61.332c-1.17.313-2.346.462-3.501.462m68.116 7.337c-6.302-3.981-14.641-2.099-18.623 4.205c-6.259 9.909-13.096 18.003-20.902 24.744c-16.557 14.298-34.602 19.949-53.177 24.925c-7.202 1.929-11.476 9.332-9.547 16.533c1.616 6.032 7.07 10.01 13.032 10.01c1.156 0 2.332-.149 3.501-.463c14.706-3.939 30.033-8.568 45.107-17.266v127.328c0 7.456 6.044 13.5 13.5 13.5s13.5-6.044 13.5-13.5V228.865c6.467-6.706 12.355-14.26 17.813-22.902c3.983-6.304 2.1-14.642-4.204-18.623"/></svg>
</template>

CSS

.icon-circledideographadvantage {
  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%22M255.333%2033c30.117%200%2059.318%205.892%2086.793%2017.513c26.551%2011.23%2050.403%2027.313%2070.891%2047.802s36.571%2044.34%2047.802%2070.891c11.621%2027.475%2017.513%2056.677%2017.513%2086.793s-5.892%2059.318-17.513%2086.793c-11.23%2026.551-27.313%2050.403-47.802%2070.891s-44.34%2036.571-70.891%2047.802C314.652%20473.108%20285.45%20479%20255.333%20479s-59.318-5.892-86.793-17.513c-26.551-11.23-50.403-27.313-70.891-47.802s-36.571-44.34-47.802-70.891C38.226%20315.318%2032.333%20286.117%2032.333%20256s5.892-59.318%2017.513-86.793c11.23-26.551%2027.313-50.403%2047.802-70.891s44.34-36.571%2070.891-47.802C196.015%2038.892%20225.217%2033%20255.333%2033m0-27c-138.071%200-250%20111.929-250%20250s111.929%20250%20250%20250s250-111.929%20250-250s-111.928-250-250-250%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M368%20101.492H249c-7.456%200-13.5%206.044-13.5%2013.5v83c0%207.456%206.044%2013.5%2013.5%2013.5h119c7.456%200%2013.5-6.044%2013.5-13.5v-83c0-7.456-6.044-13.5-13.5-13.5m-13.5%2027v14.5h-92v-14.5zm-92%2056v-14.5h92v14.5zM427%20300.248h-45.5v-27.756H427c7.456%200%2013.5-6.044%2013.5-13.5s-6.044-13.5-13.5-13.5H192c-7.456%200-13.5%206.044-13.5%2013.5s6.044%2013.5%2013.5%2013.5h162.5v27.756H192c-7.456%200-13.5%206.044-13.5%2013.5s6.044%2013.5%2013.5%2013.5h162.5v50.139c0%204.72-1.976%209.01-5.562%2012.077s-8.126%204.356-12.793%203.625l-17.057-2.674c-7.373-1.16-14.273%203.88-15.428%2011.246s3.88%2014.273%2011.246%2015.428l17.057%202.674a42.84%2042.84%200%200%200%2034.526-9.781a42.84%2042.84%200%200%200%2015.01-32.595v-50.139H427c7.456%200%2013.5-6.044%2013.5-13.5s-6.044-13.5-13.5-13.5%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M280.537%20397.958c-3.455%200-6.91-1.317-9.546-3.954l-28.206-28.207c-5.272-5.272-5.272-13.82%200-19.092c5.271-5.272%2013.82-5.273%2019.092%200l28.206%2028.207c5.272%205.272%205.272%2013.82%200%2019.092a13.46%2013.46%200%200%201-9.546%203.954M109.992%20180.003c-5.961%200-11.416-3.978-13.032-10.01c-1.929-7.202%202.346-14.604%209.547-16.534c28.125-7.533%2053.112-16.47%2074.079-49.668c3.981-6.304%2012.318-8.188%2018.623-4.205c6.304%203.981%208.187%2012.319%204.205%2018.623c-26.127%2041.368-58.748%2052.981-89.921%2061.332c-1.17.313-2.346.462-3.501.462m68.116%207.337c-6.302-3.981-14.641-2.099-18.623%204.205c-6.259%209.909-13.096%2018.003-20.902%2024.744c-16.557%2014.298-34.602%2019.949-53.177%2024.925c-7.202%201.929-11.476%209.332-9.547%2016.533c1.616%206.032%207.07%2010.01%2013.032%2010.01c1.156%200%202.332-.149%203.501-.463c14.706-3.939%2030.033-8.568%2045.107-17.266v127.328c0%207.456%206.044%2013.5%2013.5%2013.5s13.5-6.044%2013.5-13.5V228.865c6.467-6.706%2012.355-14.26%2017.813-22.902c3.983-6.304%202.1-14.642-4.204-18.623%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%22M255.333%2033c30.117%200%2059.318%205.892%2086.793%2017.513c26.551%2011.23%2050.403%2027.313%2070.891%2047.802s36.571%2044.34%2047.802%2070.891c11.621%2027.475%2017.513%2056.677%2017.513%2086.793s-5.892%2059.318-17.513%2086.793c-11.23%2026.551-27.313%2050.403-47.802%2070.891s-44.34%2036.571-70.891%2047.802C314.652%20473.108%20285.45%20479%20255.333%20479s-59.318-5.892-86.793-17.513c-26.551-11.23-50.403-27.313-70.891-47.802s-36.571-44.34-47.802-70.891C38.226%20315.318%2032.333%20286.117%2032.333%20256s5.892-59.318%2017.513-86.793c11.23-26.551%2027.313-50.403%2047.802-70.891s44.34-36.571%2070.891-47.802C196.015%2038.892%20225.217%2033%20255.333%2033m0-27c-138.071%200-250%20111.929-250%20250s111.929%20250%20250%20250s250-111.929%20250-250s-111.928-250-250-250%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M368%20101.492H249c-7.456%200-13.5%206.044-13.5%2013.5v83c0%207.456%206.044%2013.5%2013.5%2013.5h119c7.456%200%2013.5-6.044%2013.5-13.5v-83c0-7.456-6.044-13.5-13.5-13.5m-13.5%2027v14.5h-92v-14.5zm-92%2056v-14.5h92v14.5zM427%20300.248h-45.5v-27.756H427c7.456%200%2013.5-6.044%2013.5-13.5s-6.044-13.5-13.5-13.5H192c-7.456%200-13.5%206.044-13.5%2013.5s6.044%2013.5%2013.5%2013.5h162.5v27.756H192c-7.456%200-13.5%206.044-13.5%2013.5s6.044%2013.5%2013.5%2013.5h162.5v50.139c0%204.72-1.976%209.01-5.562%2012.077s-8.126%204.356-12.793%203.625l-17.057-2.674c-7.373-1.16-14.273%203.88-15.428%2011.246s3.88%2014.273%2011.246%2015.428l17.057%202.674a42.84%2042.84%200%200%200%2034.526-9.781a42.84%2042.84%200%200%200%2015.01-32.595v-50.139H427c7.456%200%2013.5-6.044%2013.5-13.5s-6.044-13.5-13.5-13.5%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M280.537%20397.958c-3.455%200-6.91-1.317-9.546-3.954l-28.206-28.207c-5.272-5.272-5.272-13.82%200-19.092c5.271-5.272%2013.82-5.273%2019.092%200l28.206%2028.207c5.272%205.272%205.272%2013.82%200%2019.092a13.46%2013.46%200%200%201-9.546%203.954M109.992%20180.003c-5.961%200-11.416-3.978-13.032-10.01c-1.929-7.202%202.346-14.604%209.547-16.534c28.125-7.533%2053.112-16.47%2074.079-49.668c3.981-6.304%2012.318-8.188%2018.623-4.205c6.304%203.981%208.187%2012.319%204.205%2018.623c-26.127%2041.368-58.748%2052.981-89.921%2061.332c-1.17.313-2.346.462-3.501.462m68.116%207.337c-6.302-3.981-14.641-2.099-18.623%204.205c-6.259%209.909-13.096%2018.003-20.902%2024.744c-16.557%2014.298-34.602%2019.949-53.177%2024.925c-7.202%201.929-11.476%209.332-9.547%2016.533c1.616%206.032%207.07%2010.01%2013.032%2010.01c1.156%200%202.332-.149%203.501-.463c14.706-3.939%2030.033-8.568%2045.107-17.266v127.328c0%207.456%206.044%2013.5%2013.5%2013.5s13.5-6.044%2013.5-13.5V228.865c6.467-6.706%2012.355-14.26%2017.813-22.902c3.983-6.304%202.1-14.642-4.204-18.623%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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