chess pawn 2 icon
chess-pawn-2-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chess-pawn-2-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- chess-pawn-2-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the chess pawn 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q0-2.35 1.25-4.325t3.4-2.95q-.8-.725-1.225-1.687T7 11q0-1.35.663-2.5T9.5 6.675q-.25-.375-.375-.8T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5q0 .45-.125.875t-.375.8q1.175.675 1.838 1.825T17 11q0 1.075-.437 2.038t-1.238 1.687q2.15.975 3.413 2.95T20 22zm8-6q-1.925 0-3.475 1.1t-2.2 2.9H17.65q-.65-1.8-2.187-2.9T12 16m0-2q1.25 0 2.125-.875T15 11t-.875-2.125T12 8t-2.125.875T9 11t.875 2.125T12 14m.713-8.287Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M12 11"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChessPawn2Outline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q0-2.35 1.25-4.325t3.4-2.95q-.8-.725-1.225-1.687T7 11q0-1.35.663-2.5T9.5 6.675q-.25-.375-.375-.8T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5q0 .45-.125.875t-.375.8q1.175.675 1.838 1.825T17 11q0 1.075-.437 2.038t-1.238 1.687q2.15.975 3.413 2.95T20 22zm8-6q-1.925 0-3.475 1.1t-2.2 2.9H17.65q-.65-1.8-2.187-2.9T12 16m0-2q1.25 0 2.125-.875T15 11t-.875-2.125T12 8t-2.125.875T9 11t.875 2.125T12 14m.713-8.287Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M12 11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q0-2.35 1.25-4.325t3.4-2.95q-.8-.725-1.225-1.687T7 11q0-1.35.663-2.5T9.5 6.675q-.25-.375-.375-.8T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5q0 .45-.125.875t-.375.8q1.175.675 1.838 1.825T17 11q0 1.075-.437 2.038t-1.238 1.687q2.15.975 3.413 2.95T20 22zm8-6q-1.925 0-3.475 1.1t-2.2 2.9H17.65q-.65-1.8-2.187-2.9T12 16m0-2q1.25 0 2.125-.875T15 11t-.875-2.125T12 8t-2.125.875T9 11t.875 2.125T12 14m.713-8.287Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M12 11"/></svg> </template>
CSS
.icon-chess-pawn-2-outline {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2022q0-2.35%201.25-4.325t3.4-2.95q-.8-.725-1.225-1.687T7%2011q0-1.35.663-2.5T9.5%206.675q-.25-.375-.375-.8T9%205q0-1.25.875-2.125T12%202t2.125.875T15%205q0%20.45-.125.875t-.375.8q1.175.675%201.838%201.825T17%2011q0%201.075-.437%202.038t-1.238%201.687q2.15.975%203.413%202.95T20%2022zm8-6q-1.925%200-3.475%201.1t-2.2%202.9H17.65q-.65-1.8-2.187-2.9T12%2016m0-2q1.25%200%202.125-.875T15%2011t-.875-2.125T12%208t-2.125.875T9%2011t.875%202.125T12%2014m.713-8.287Q13%205.425%2013%205t-.288-.712T12%204t-.712.288T11%205t.288.713T12%206t.713-.288M12%2011%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2022q0-2.35%201.25-4.325t3.4-2.95q-.8-.725-1.225-1.687T7%2011q0-1.35.663-2.5T9.5%206.675q-.25-.375-.375-.8T9%205q0-1.25.875-2.125T12%202t2.125.875T15%205q0%20.45-.125.875t-.375.8q1.175.675%201.838%201.825T17%2011q0%201.075-.437%202.038t-1.238%201.687q2.15.975%203.413%202.95T20%2022zm8-6q-1.925%200-3.475%201.1t-2.2%202.9H17.65q-.65-1.8-2.187-2.9T12%2016m0-2q1.25%200%202.125-.875T15%2011t-.875-2.125T12%208t-2.125.875T9%2011t.875%202.125T12%2014m.713-8.287Q13%205.425%2013%205t-.288-.712T12%204t-.712.288T11%205t.288.713T12%206t.713-.288M12%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/chess-pawn-2-outline.svg?color=%231a73e8&size=48