bishop icon
bishop from Iconoir by Luca Burgio · Regular · Gaming · MIT Free for personal and commercial use.
- Name
- bishop
- Set
- Iconoir
- Style
- Regular
- Category
- Gaming
- Viewbox
- 24×24
- License
- MIT
More gaming icons from Iconoir
Use the bishop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7 17h10m-8-5h6m-3-9V2m-.446 1.582c-.921 1.251-2.916 4.243-2.497 6.168C9.451 11.558 11.02 12 12 12s2.549-.442 2.943-2.25c.42-1.925-1.576-4.917-2.497-6.168a.548.548 0 0 0-.892 0ZM17.8 22H6.2a.617.617 0 0 1-.5-.97c1.316-1.866 4.063-5.986 4.493-8.434c.057-.326.326-.596.657-.596h2.3c.331 0 .6.27.657.596c.43 2.448 3.177 6.568 4.492 8.434a.617.617 0 0 1-.499.97Z"/></svg>
React
import type { SVGProps } from "react";
export function IconoirBishop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M7 17h10m-8-5h6m-3-9V2m-.446 1.582c-.921 1.251-2.916 4.243-2.497 6.168C9.451 11.558 11.02 12 12 12s2.549-.442 2.943-2.25c.42-1.925-1.576-4.917-2.497-6.168a.548.548 0 0 0-.892 0ZM17.8 22H6.2a.617.617 0 0 1-.5-.97c1.316-1.866 4.063-5.986 4.493-8.434c.057-.326.326-.596.657-.596h2.3c.331 0 .6.27.657.596c.43 2.448 3.177 6.568 4.492 8.434a.617.617 0 0 1-.499.97Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7 17h10m-8-5h6m-3-9V2m-.446 1.582c-.921 1.251-2.916 4.243-2.497 6.168C9.451 11.558 11.02 12 12 12s2.549-.442 2.943-2.25c.42-1.925-1.576-4.917-2.497-6.168a.548.548 0 0 0-.892 0ZM17.8 22H6.2a.617.617 0 0 1-.5-.97c1.316-1.866 4.063-5.986 4.493-8.434c.057-.326.326-.596.657-.596h2.3c.331 0 .6.27.657.596c.43 2.448 3.177 6.568 4.492 8.434a.617.617 0 0 1-.499.97Z"/></svg> </template>
CSS
.icon-bishop {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2017h10m-8-5h6m-3-9V2m-.446%201.582c-.921%201.251-2.916%204.243-2.497%206.168C9.451%2011.558%2011.02%2012%2012%2012s2.549-.442%202.943-2.25c.42-1.925-1.576-4.917-2.497-6.168a.548.548%200%200%200-.892%200ZM17.8%2022H6.2a.617.617%200%200%201-.5-.97c1.316-1.866%204.063-5.986%204.493-8.434c.057-.326.326-.596.657-.596h2.3c.331%200%20.6.27.657.596c.43%202.448%203.177%206.568%204.492%208.434a.617.617%200%200%201-.499.97Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2017h10m-8-5h6m-3-9V2m-.446%201.582c-.921%201.251-2.916%204.243-2.497%206.168C9.451%2011.558%2011.02%2012%2012%2012s2.549-.442%202.943-2.25c.42-1.925-1.576-4.917-2.497-6.168a.548.548%200%200%200-.892%200ZM17.8%2022H6.2a.617.617%200%200%201-.5-.97c1.316-1.866%204.063-5.986%204.493-8.434c.057-.326.326-.596.657-.596h2.3c.331%200%20.6.27.657.596c.43%202.448%203.177%206.568%204.492%208.434a.617.617%200%200%201-.499.97Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/bishop.svg?color=%231a73e8&size=48