chess pawn emoji
chess-pawn from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- chess-pawn
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
chess-pawnFont Awesome 6 Regularchess-pawnFont Awesome 6 Solidchess-pawnFont Awesome Regularchess-pawnFont Awesome Solidchess-pawnFluent Emojichess-pawnFluent Emoji High Contrastchess-pawnHuge Iconschess-pawnLine Awesomechess-pawnLucidechess-pawnMaterial Symbolschess-pawnMaterial Symbols Lightchess-pawnMaterial Design Iconschess-pawnNoto Emojichess-pawnOpenMojichess-pawnTwitter Emoji
More activities icons from Fluent Emoji Flat
Use the chess pawn emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M18.646 9a4 4 0 1 0-5.292 0H13a2 2 0 1 0 0 4h.5v4s0 .5-.5 1l-2.025 2.025c-1.493 1.493-1.26 3.703.015 4.975A3 3 0 0 0 8 28v2h16v-2a3 3 0 0 0-2.99-3c1.274-1.272 1.508-3.482.015-4.975L19 18c-.5-.5-.5-1-.5-1v-4h.5a2 2 0 1 0 0-4z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatChessPawn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M18.646 9a4 4 0 1 0-5.292 0H13a2 2 0 1 0 0 4h.5v4s0 .5-.5 1l-2.025 2.025c-1.493 1.493-1.26 3.703.015 4.975A3 3 0 0 0 8 28v2h16v-2a3 3 0 0 0-2.99-3c1.274-1.272 1.508-3.482.015-4.975L19 18c-.5-.5-.5-1-.5-1v-4h.5a2 2 0 1 0 0-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M18.646 9a4 4 0 1 0-5.292 0H13a2 2 0 1 0 0 4h.5v4s0 .5-.5 1l-2.025 2.025c-1.493 1.493-1.26 3.703.015 4.975A3 3 0 0 0 8 28v2h16v-2a3 3 0 0 0-2.99-3c1.274-1.272 1.508-3.482.015-4.975L19 18c-.5-.5-.5-1-.5-1v-4h.5a2 2 0 1 0 0-4z"/></svg> </template>
CSS
.icon-chess-pawn {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M18.646%209a4%204%200%201%200-5.292%200H13a2%202%200%201%200%200%204h.5v4s0%20.5-.5%201l-2.025%202.025c-1.493%201.493-1.26%203.703.015%204.975A3%203%200%200%200%208%2028v2h16v-2a3%203%200%200%200-2.99-3c1.274-1.272%201.508-3.482.015-4.975L19%2018c-.5-.5-.5-1-.5-1v-4h.5a2%202%200%201%200%200-4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M18.646%209a4%204%200%201%200-5.292%200H13a2%202%200%201%200%200%204h.5v4s0%20.5-.5%201l-2.025%202.025c-1.493%201.493-1.26%203.703.015%204.975A3%203%200%200%200%208%2028v2h16v-2a3%203%200%200%200-2.99-3c1.274-1.272%201.508-3.482.015-4.975L19%2018c-.5-.5-.5-1-.5-1v-4h.5a2%202%200%201%200%200-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/chess-pawn.svg?color=%231a73e8&size=48