chess-bishop-2-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
chess-bishop-2-outline
Set
Material Symbols Light
Style
Outline
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.397zm.505-1h9.789q.538-.991.814-2.154T18 11.638q0-.924-.387-1.814q-.388-.89-1.138-1.73t-1.872-1.605t-2.591-1.467q-1.477.752-2.6 1.563q-1.121.81-1.88 1.643T6.387 9.912T6 11.636q0 1.25.279 2.438t.842 2.215M5.961 21q-.413 0-.687-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.539-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5zm.5 2.385"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChessBishop2Outline(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.397zm.505-1h9.789q.538-.991.814-2.154T18 11.638q0-.924-.387-1.814q-.388-.89-1.138-1.73t-1.872-1.605t-2.591-1.467q-1.477.752-2.6 1.563q-1.121.81-1.88 1.643T6.387 9.912T6 11.636q0 1.25.279 2.438t.842 2.215M5.961 21q-.413 0-.687-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.539-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5zm.5 2.385"/></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.397zm.505-1h9.789q.538-.991.814-2.154T18 11.638q0-.924-.387-1.814q-.388-.89-1.138-1.73t-1.872-1.605t-2.591-1.467q-1.477.752-2.6 1.563q-1.121.81-1.88 1.643T6.387 9.912T6 11.636q0 1.25.279 2.438t.842 2.215M5.961 21q-.413 0-.687-.284Q5 20.433 5 20.02t.284-.687t.697-.274h12.058q.413 0 .687.274t.274.687t-.274.697t-.687.284zm5.539-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5zm.5 2.385"/></svg>
</template>

CSS

.icon-chess-bishop-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%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.397zm.505-1h9.789q.538-.991.814-2.154T18%2011.638q0-.924-.387-1.814q-.388-.89-1.138-1.73t-1.872-1.605t-2.591-1.467q-1.477.752-2.6%201.563q-1.121.81-1.88%201.643T6.387%209.912T6%2011.636q0%201.25.279%202.438t.842%202.215M5.961%2021q-.413%200-.687-.284Q5%2020.433%205%2020.02t.284-.687t.697-.274h12.058q.413%200%20.687.274t.274.687t-.274.697t-.687.284zm5.539-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5zm.5%202.385%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.397zm.505-1h9.789q.538-.991.814-2.154T18%2011.638q0-.924-.387-1.814q-.388-.89-1.138-1.73t-1.872-1.605t-2.591-1.467q-1.477.752-2.6%201.563q-1.121.81-1.88%201.643T6.387%209.912T6%2011.636q0%201.25.279%202.438t.842%202.215M5.961%2021q-.413%200-.687-.284Q5%2020.433%205%2020.02t.284-.687t.697-.274h12.058q.413%200%20.687.274t.274.687t-.274.697t-.687.284zm5.539-7.096h1V12h1.846v-1H12.5V9.116h-1V11H9.634v1H11.5zm.5%202.385%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-outline.svg?color=%231a73e8&size=48