black medium small square emoji
black-medium-small-square from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- black-medium-small-square
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More symbols icons from Noto Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the black medium small square emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#575757" d="M30.403 26.506h67.2a3.9 3.9 0 0 1 3.897 3.898v67.198a3.9 3.9 0 0 1-3.898 3.898h-67.2a3.9 3.9 0 0 1-3.897-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#424242" d="M30.403 26.506H91.42a3.9 3.9 0 0 1 3.898 3.898V91.42a3.9 3.9 0 0 1-3.898 3.898H30.403a3.9 3.9 0 0 1-3.898-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#787878" d="M53.654 32.554c0-2.016-1.344-2.554-9.274-2.285c-6.585.269-9.811 1.075-11.827 3.494s-2.554 7.258-2.554 13.171c0 4.167 0 7.93 2.15 7.93c2.958 0 2.958-6.72 5.377-10.618c4.435-7.391 16.128-9.004 16.128-11.692"/></svg>
React
import type { SVGProps } from "react";
export function NotoBlackMediumSmallSquare(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#575757" d="M30.403 26.506h67.2a3.9 3.9 0 0 1 3.897 3.898v67.198a3.9 3.9 0 0 1-3.898 3.898h-67.2a3.9 3.9 0 0 1-3.897-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#424242" d="M30.403 26.506H91.42a3.9 3.9 0 0 1 3.898 3.898V91.42a3.9 3.9 0 0 1-3.898 3.898H30.403a3.9 3.9 0 0 1-3.898-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#787878" d="M53.654 32.554c0-2.016-1.344-2.554-9.274-2.285c-6.585.269-9.811 1.075-11.827 3.494s-2.554 7.258-2.554 13.171c0 4.167 0 7.93 2.15 7.93c2.958 0 2.958-6.72 5.377-10.618c4.435-7.391 16.128-9.004 16.128-11.692"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#575757" d="M30.403 26.506h67.2a3.9 3.9 0 0 1 3.897 3.898v67.198a3.9 3.9 0 0 1-3.898 3.898h-67.2a3.9 3.9 0 0 1-3.897-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#424242" d="M30.403 26.506H91.42a3.9 3.9 0 0 1 3.898 3.898V91.42a3.9 3.9 0 0 1-3.898 3.898H30.403a3.9 3.9 0 0 1-3.898-3.898V30.538a3.847 3.847 0 0 1 3.656-4.032c.08 0 .161-.013.242 0"/><path fill="#787878" d="M53.654 32.554c0-2.016-1.344-2.554-9.274-2.285c-6.585.269-9.811 1.075-11.827 3.494s-2.554 7.258-2.554 13.171c0 4.167 0 7.93 2.15 7.93c2.958 0 2.958-6.72 5.377-10.618c4.435-7.391 16.128-9.004 16.128-11.692"/></svg> </template>
CSS
.icon-black-medium-small-square {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23575757%22%20d%3D%22M30.403%2026.506h67.2a3.9%203.9%200%200%201%203.897%203.898v67.198a3.9%203.9%200%200%201-3.898%203.898h-67.2a3.9%203.9%200%200%201-3.897-3.898V30.538a3.847%203.847%200%200%201%203.656-4.032c.08%200%20.161-.013.242%200%22%2F%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M30.403%2026.506H91.42a3.9%203.9%200%200%201%203.898%203.898V91.42a3.9%203.9%200%200%201-3.898%203.898H30.403a3.9%203.9%200%200%201-3.898-3.898V30.538a3.847%203.847%200%200%201%203.656-4.032c.08%200%20.161-.013.242%200%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M53.654%2032.554c0-2.016-1.344-2.554-9.274-2.285c-6.585.269-9.811%201.075-11.827%203.494s-2.554%207.258-2.554%2013.171c0%204.167%200%207.93%202.15%207.93c2.958%200%202.958-6.72%205.377-10.618c4.435-7.391%2016.128-9.004%2016.128-11.692%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23575757%22%20d%3D%22M30.403%2026.506h67.2a3.9%203.9%200%200%201%203.897%203.898v67.198a3.9%203.9%200%200%201-3.898%203.898h-67.2a3.9%203.9%200%200%201-3.897-3.898V30.538a3.847%203.847%200%200%201%203.656-4.032c.08%200%20.161-.013.242%200%22%2F%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M30.403%2026.506H91.42a3.9%203.9%200%200%201%203.898%203.898V91.42a3.9%203.9%200%200%201-3.898%203.898H30.403a3.9%203.9%200%200%201-3.898-3.898V30.538a3.847%203.847%200%200%201%203.656-4.032c.08%200%20.161-.013.242%200%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M53.654%2032.554c0-2.016-1.344-2.554-9.274-2.285c-6.585.269-9.811%201.075-11.827%203.494s-2.554%207.258-2.554%2013.171c0%204.167%200%207.93%202.15%207.93c2.958%200%202.958-6.72%205.377-10.618c4.435-7.391%2016.128-9.004%2016.128-11.692%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/black-medium-small-square.svg?color=%231a73e8&size=48