chess bishop 2 icon
chess-bishop-2-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chess-bishop-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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.962 21q-.414 0-.688-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.538-9v1.404q0 .213.143.357t.357.143t.357-.143t.143-.357V12h1.346q.213 0 .357-.143q.143-.143.143-.357t-.143-.357t-.357-.143H12.5V9.616q0-.214-.143-.357T12 9.116t-.357.143t-.143.357V11h-1.365q-.214 0-.357.143q-.144.143-.144.357t.144.357t.356.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChessBishop2Rounded(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.962 21q-.414 0-.688-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.538-9v1.404q0 .213.143.357t.357.143t.357-.143t.143-.357V12h1.346q.213 0 .357-.143q.143-.143.143-.357t-.143-.357t-.357-.143H12.5V9.616q0-.214-.143-.357T12 9.116t-.357.143t-.143.357V11h-1.365q-.214 0-.357.143q-.144.143-.144.357t.144.357t.356.143z"/></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.962 21q-.414 0-.688-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.538-9v1.404q0 .213.143.357t.357.143t.357-.143t.143-.357V12h1.346q.213 0 .357-.143q.143-.143.143-.357t-.143-.357t-.357-.143H12.5V9.616q0-.214-.143-.357T12 9.116t-.357.143t-.143.357V11h-1.365q-.214 0-.357.143q-.144.143-.144.357t.144.357t.356.143z"/></svg> </template>
CSS
.icon-chess-bishop-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.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.962%2021q-.414%200-.688-.284Q5%2020.433%205%2020.02t.284-.687t.697-.274h12.058q.413%200%20.687.274t.274.687t-.274.697t-.687.284zm5.538-9v1.404q0%20.213.143.357t.357.143t.357-.143t.143-.357V12h1.346q.213%200%20.357-.143q.143-.143.143-.357t-.143-.357t-.357-.143H12.5V9.616q0-.214-.143-.357T12%209.116t-.357.143t-.143.357V11h-1.365q-.214%200-.357.143q-.144.143-.144.357t.144.357t.356.143z%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.962%2021q-.414%200-.688-.284Q5%2020.433%205%2020.02t.284-.687t.697-.274h12.058q.413%200%20.687.274t.274.687t-.274.697t-.687.284zm5.538-9v1.404q0%20.213.143.357t.357.143t.357-.143t.143-.357V12h1.346q.213%200%20.357-.143q.143-.143.143-.357t-.143-.357t-.357-.143H12.5V9.616q0-.214-.143-.357T12%209.116t-.357.143t-.143.357V11h-1.365q-.214%200-.357.143q-.144.143-.144.357t.144.357t.356.143z%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-rounded.svg?color=%231a73e8&size=48