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

Name
chess-pawn-2-outline-rounded
Set
Material Symbols Light
Style
Outline 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-.985.689-1.675t1.673-.69t1.676.69t.693 1.675q0 .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-.24 1.111q-.435.502-1.108.502zM12 15.308q-2.117.019-3.744 1.33T6.152 20h11.69q-.476-2.05-2.1-3.362q-1.625-1.311-3.742-1.33m0-1q1.346 0 2.288-.95t.943-2.308t-.943-2.31T12 7.788t-2.289.954t-.942 2.316q0 1.354.942 2.302t2.289.948m.972-7.923q.394-.402.394-.981t-.393-.992T12.001 4t-.973.412q-.394.413-.394.992t.393.981t.972.403t.973-.403M12 11.04"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChessPawn2OutlineRounded(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-.985.689-1.675t1.673-.69t1.676.69t.693 1.675q0 .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-.24 1.111q-.435.502-1.108.502zM12 15.308q-2.117.019-3.744 1.33T6.152 20h11.69q-.476-2.05-2.1-3.362q-1.625-1.311-3.742-1.33m0-1q1.346 0 2.288-.95t.943-2.308t-.943-2.31T12 7.788t-2.289.954t-.942 2.316q0 1.354.942 2.302t2.289.948m.972-7.923q.394-.402.394-.981t-.393-.992T12.001 4t-.973.412q-.394.413-.394.992t.393.981t.972.403t.973-.403M12 11.04"/></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-.985.689-1.675t1.673-.69t1.676.69t.693 1.675q0 .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-.24 1.111q-.435.502-1.108.502zM12 15.308q-2.117.019-3.744 1.33T6.152 20h11.69q-.476-2.05-2.1-3.362q-1.625-1.311-3.742-1.33m0-1q1.346 0 2.288-.95t.943-2.308t-.943-2.31T12 7.788t-2.289.954t-.942 2.316q0 1.354.942 2.302t2.289.948m.972-7.923q.394-.402.394-.981t-.393-.992T12.001 4t-.973.412q-.394.413-.394.992t.393.981t.972.403t.973-.403M12 11.04"/></svg>
</template>

CSS

.icon-chess-pawn-2-outline-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-.985.689-1.675t1.673-.69t1.676.69t.693%201.675q0%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-.24%201.111q-.435.502-1.108.502zM12%2015.308q-2.117.019-3.744%201.33T6.152%2020h11.69q-.476-2.05-2.1-3.362q-1.625-1.311-3.742-1.33m0-1q1.346%200%202.288-.95t.943-2.308t-.943-2.31T12%207.788t-2.289.954t-.942%202.316q0%201.354.942%202.302t2.289.948m.972-7.923q.394-.402.394-.981t-.393-.992T12.001%204t-.973.412q-.394.413-.394.992t.393.981t.972.403t.973-.403M12%2011.04%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-.985.689-1.675t1.673-.69t1.676.69t.693%201.675q0%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-.24%201.111q-.435.502-1.108.502zM12%2015.308q-2.117.019-3.744%201.33T6.152%2020h11.69q-.476-2.05-2.1-3.362q-1.625-1.311-3.742-1.33m0-1q1.346%200%202.288-.95t.943-2.308t-.943-2.31T12%207.788t-2.289.954t-.942%202.316q0%201.354.942%202.302t2.289.948m.972-7.923q.394-.402.394-.981t-.393-.992T12.001%204t-.973.412q-.394.413-.394.992t.393.981t.972.403t.973-.403M12%2011.04%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-outline-rounded.svg?color=%231a73e8&size=48