blacksmallsquare emoji
blacksmallsquare from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- blacksmallsquare
- 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 blacksmallsquare emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBlacksmallsquare(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#132028" d="M371 154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684 0-12.154 5.469-12.154 12.154V359.18c0 6.684 5.469 12.154 12.154 12.154h204.676c7.427 0 13.504-6.077 13.504-13.504z"/></svg> </template>
CSS
.icon-blacksmallsquare {
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%23132028%22%20d%3D%22M371%20154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684%200-12.154%205.469-12.154%2012.154V359.18c0%206.684%205.469%2012.154%2012.154%2012.154h204.676c7.427%200%2013.504-6.077%2013.504-13.504z%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%23132028%22%20d%3D%22M371%20154.504c0-7.427-6.077-13.504-13.504-13.504H152.82c-6.684%200-12.154%205.469-12.154%2012.154V359.18c0%206.684%205.469%2012.154%2012.154%2012.154h204.676c7.427%200%2013.504-6.077%2013.504-13.504z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/blacksmallsquare.svg?color=%231a73e8&size=48