chess pawn 2 icon
chess-pawn-2-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chess-pawn-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M6.633 21q-.673 0-1.087-.492t-.269-1.121q.483-1.666 1.68-2.908q1.199-1.242 2.885-1.812q-.973-.551-1.523-1.514t-.55-2.095q0-1.312.72-2.375q.72-1.064 1.934-1.546q-.385-.337-.586-.79q-.202-.455-.202-.963q0-.98.692-1.673q.692-.692 1.673-.692t1.673.692t.693 1.673q0 .508-.202.962t-.587.79q1.214.483 1.934 1.547q.72 1.063.72 2.375q0 1.133-.553 2.095t-1.526 1.514q1.687.57 2.885 1.812t1.68 2.908q.195.61-.238 1.111q-.433.502-1.112.502z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChessPawn2Rounded(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="M6.633 21q-.673 0-1.087-.492t-.269-1.121q.483-1.666 1.68-2.908q1.199-1.242 2.885-1.812q-.973-.551-1.523-1.514t-.55-2.095q0-1.312.72-2.375q.72-1.064 1.934-1.546q-.385-.337-.586-.79q-.202-.455-.202-.963q0-.98.692-1.673q.692-.692 1.673-.692t1.673.692t.693 1.673q0 .508-.202.962t-.587.79q1.214.483 1.934 1.547q.72 1.063.72 2.375q0 1.133-.553 2.095t-1.526 1.514q1.687.57 2.885 1.812t1.68 2.908q.195.61-.238 1.111q-.433.502-1.112.502z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.633 21q-.673 0-1.087-.492t-.269-1.121q.483-1.666 1.68-2.908q1.199-1.242 2.885-1.812q-.973-.551-1.523-1.514t-.55-2.095q0-1.312.72-2.375q.72-1.064 1.934-1.546q-.385-.337-.586-.79q-.202-.455-.202-.963q0-.98.692-1.673q.692-.692 1.673-.692t1.673.692t.693 1.673q0 .508-.202.962t-.587.79q1.214.483 1.934 1.547q.72 1.063.72 2.375q0 1.133-.553 2.095t-1.526 1.514q1.687.57 2.885 1.812t1.68 2.908q.195.61-.238 1.111q-.433.502-1.112.502z"/></svg> </template>
CSS
.icon-chess-pawn-2-rounded {
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%22M6.633%2021q-.673%200-1.087-.492t-.269-1.121q.483-1.666%201.68-2.908q1.199-1.242%202.885-1.812q-.973-.551-1.523-1.514t-.55-2.095q0-1.312.72-2.375q.72-1.064%201.934-1.546q-.385-.337-.586-.79q-.202-.455-.202-.963q0-.98.692-1.673q.692-.692%201.673-.692t1.673.692t.693%201.673q0%20.508-.202.962t-.587.79q1.214.483%201.934%201.547q.72%201.063.72%202.375q0%201.133-.553%202.095t-1.526%201.514q1.687.57%202.885%201.812t1.68%202.908q.195.61-.238%201.111q-.433.502-1.112.502z%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%22M6.633%2021q-.673%200-1.087-.492t-.269-1.121q.483-1.666%201.68-2.908q1.199-1.242%202.885-1.812q-.973-.551-1.523-1.514t-.55-2.095q0-1.312.72-2.375q.72-1.064%201.934-1.546q-.385-.337-.586-.79q-.202-.455-.202-.963q0-.98.692-1.673q.692-.692%201.673-.692t1.673.692t.693%201.673q0%20.508-.202.962t-.587.79q1.214.483%201.934%201.547q.72%201.063.72%202.375q0%201.133-.553%202.095t-1.526%201.514q1.687.57%202.885%201.812t1.68%202.908q.195.61-.238%201.111q-.433.502-1.112.502z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chess-pawn-2-rounded.svg?color=%231a73e8&size=48