negativesquaredlatincaptialo emoji
negativesquaredlatincaptialo from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- negativesquaredlatincaptialo
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the negativesquaredlatincaptialo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M405.067 251.91c0 108.281-55.81 173.63-149.303 173.63c-93.016 0-148.826-63.442-148.826-173.63c0-107.803 55.81-173.63 148.826-173.63c93.494 0 149.303 62.964 149.303 173.63m-215.606 0c0 83.476 23.373 115.913 66.304 115.913c44.361 0 66.78-32.437 66.78-115.913c0-82.999-22.419-115.436-66.78-115.436c-43.408 0-66.304 32.437-66.304 115.436"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiNegativesquaredlatincaptialo(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="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M405.067 251.91c0 108.281-55.81 173.63-149.303 173.63c-93.016 0-148.826-63.442-148.826-173.63c0-107.803 55.81-173.63 148.826-173.63c93.494 0 149.303 62.964 149.303 173.63m-215.606 0c0 83.476 23.373 115.913 66.304 115.913c44.361 0 66.78-32.437 66.78-115.913c0-82.999-22.419-115.436-66.78-115.436c-43.408 0-66.304 32.437-66.304 115.436"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M405.067 251.91c0 108.281-55.81 173.63-149.303 173.63c-93.016 0-148.826-63.442-148.826-173.63c0-107.803 55.81-173.63 148.826-173.63c93.494 0 149.303 62.964 149.303 173.63m-215.606 0c0 83.476 23.373 115.913 66.304 115.913c44.361 0 66.78-32.437 66.78-115.913c0-82.999-22.419-115.436-66.78-115.436c-43.408 0-66.304 32.437-66.304 115.436"/></svg> </template>
CSS
.icon-negativesquaredlatincaptialo {
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%22M509.334%2032.666C509.334%2016.35%20495.985%203%20479.668%203H30.033C15.349%203%203.334%2015.015%203.334%2029.699v452.602C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M479.668%20488.915H30.033c-14.684%200-26.699-12.015-26.699-26.699v20.085C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M405.067%20251.91c0%20108.281-55.81%20173.63-149.303%20173.63c-93.016%200-148.826-63.442-148.826-173.63c0-107.803%2055.81-173.63%20148.826-173.63c93.494%200%20149.303%2062.964%20149.303%20173.63m-215.606%200c0%2083.476%2023.373%20115.913%2066.304%20115.913c44.361%200%2066.78-32.437%2066.78-115.913c0-82.999-22.419-115.436-66.78-115.436c-43.408%200-66.304%2032.437-66.304%20115.436%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%22M509.334%2032.666C509.334%2016.35%20495.985%203%20479.668%203H30.033C15.349%203%203.334%2015.015%203.334%2029.699v452.602C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M479.668%20488.915H30.033c-14.684%200-26.699-12.015-26.699-26.699v20.085C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M405.067%20251.91c0%20108.281-55.81%20173.63-149.303%20173.63c-93.016%200-148.826-63.442-148.826-173.63c0-107.803%2055.81-173.63%20148.826-173.63c93.494%200%20149.303%2062.964%20149.303%20173.63m-215.606%200c0%2083.476%2023.373%20115.913%2066.304%20115.913c44.361%200%2066.78-32.437%2066.78-115.913c0-82.999-22.419-115.436-66.78-115.436c-43.408%200-66.304%2032.437-66.304%20115.436%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/negativesquaredlatincaptialo.svg?color=%231a73e8&size=48