chess bishop 2 icon
chess-bishop-2-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chess-bishop-2-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the chess bishop 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.616 17.289q-.737-.91-1.176-2.46Q5 13.279 5 11.636Q5 9.672 6.48 7.89t4.495-3.47q-.183-.181-.29-.438q-.108-.257-.108-.54q0-.594.414-1.018Q11.406 2 12 2t1.009.424t.414 1.018q0 .296-.108.538q-.107.241-.304.422q3.01 1.477 4.5 3.266Q19 9.458 19 11.618q0 1.713-.434 3.274q-.433 1.562-1.162 2.397zM5 21v-1.942h14V21zm6.5-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChessBishop2Sharp(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.616 17.289q-.737-.91-1.176-2.46Q5 13.279 5 11.636Q5 9.672 6.48 7.89t4.495-3.47q-.183-.181-.29-.438q-.108-.257-.108-.54q0-.594.414-1.018Q11.406 2 12 2t1.009.424t.414 1.018q0 .296-.108.538q-.107.241-.304.422q3.01 1.477 4.5 3.266Q19 9.458 19 11.618q0 1.713-.434 3.274q-.433 1.562-1.162 2.397zM5 21v-1.942h14V21zm6.5-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5z"/></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.616 17.289q-.737-.91-1.176-2.46Q5 13.279 5 11.636Q5 9.672 6.48 7.89t4.495-3.47q-.183-.181-.29-.438q-.108-.257-.108-.54q0-.594.414-1.018Q11.406 2 12 2t1.009.424t.414 1.018q0 .296-.108.538q-.107.241-.304.422q3.01 1.477 4.5 3.266Q19 9.458 19 11.618q0 1.713-.434 3.274q-.433 1.562-1.162 2.397zM5 21v-1.942h14V21zm6.5-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5z"/></svg> </template>
CSS
.icon-chess-bishop-2-sharp {
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.616%2017.289q-.737-.91-1.176-2.46Q5%2013.279%205%2011.636Q5%209.672%206.48%207.89t4.495-3.47q-.183-.181-.29-.438q-.108-.257-.108-.54q0-.594.414-1.018Q11.406%202%2012%202t1.009.424t.414%201.018q0%20.296-.108.538q-.107.241-.304.422q3.01%201.477%204.5%203.266Q19%209.458%2019%2011.618q0%201.713-.434%203.274q-.433%201.562-1.162%202.397zM5%2021v-1.942h14V21zm6.5-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5z%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.616%2017.289q-.737-.91-1.176-2.46Q5%2013.279%205%2011.636Q5%209.672%206.48%207.89t4.495-3.47q-.183-.181-.29-.438q-.108-.257-.108-.54q0-.594.414-1.018Q11.406%202%2012%202t1.009.424t.414%201.018q0%20.296-.108.538q-.107.241-.304.422q3.01%201.477%204.5%203.266Q19%209.458%2019%2011.618q0%201.713-.434%203.274q-.433%201.562-1.162%202.397zM5%2021v-1.942h14V21zm6.5-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5z%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-bishop-2-sharp.svg?color=%231a73e8&size=48