poker-chip-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
poker-chip-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
poker-chip-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the poker chip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1-2.075v-1q-.875-.125-1.687-.475T7.8 17.6l-.7.725q.825.65 1.813 1.063t2.087.537m2 0q1.1-.125 2.088-.537t1.812-1.063l-.7-.725q-.7.5-1.512.85T13 18.925zM12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m6.325-.1q.65-.825 1.063-1.812T19.925 13h-1q-.125.875-.475 1.688T17.6 16.2zm-12.65 0l.725-.725q-.5-.7-.85-1.5T5.075 13h-1q.125 1.1.537 2.087T5.675 16.9m5.925-1.425L9.45 12.6q-.2-.275-.2-.6t.2-.6l2.15-2.875q.15-.2.4-.2t.4.2l2.15 2.875q.2.275.2.6t-.2.6l-2.15 2.875q-.15.2-.4.2t-.4-.2M4.075 11h1q.125-.875.475-1.675t.85-1.5L5.675 7.1q-.65.825-1.062 1.813T4.075 11m14.85 0h1q-.125-1.1-.55-2.087T18.3 7.1l-.7.7q.5.7.85 1.513T18.925 11m-11.1-4.6q.7-.5 1.5-.85T11 5.075v-1q-1.1.125-2.087.538T7.1 5.675zm8.375 0l.7-.7q-.825-.65-1.812-1.075T13 4.075v1q.875.125 1.688.475t1.512.85"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPokerChipRounded(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="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1-2.075v-1q-.875-.125-1.687-.475T7.8 17.6l-.7.725q.825.65 1.813 1.063t2.087.537m2 0q1.1-.125 2.088-.537t1.812-1.063l-.7-.725q-.7.5-1.512.85T13 18.925zM12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m6.325-.1q.65-.825 1.063-1.812T19.925 13h-1q-.125.875-.475 1.688T17.6 16.2zm-12.65 0l.725-.725q-.5-.7-.85-1.5T5.075 13h-1q.125 1.1.537 2.087T5.675 16.9m5.925-1.425L9.45 12.6q-.2-.275-.2-.6t.2-.6l2.15-2.875q.15-.2.4-.2t.4.2l2.15 2.875q.2.275.2.6t-.2.6l-2.15 2.875q-.15.2-.4.2t-.4-.2M4.075 11h1q.125-.875.475-1.675t.85-1.5L5.675 7.1q-.65.825-1.062 1.813T4.075 11m14.85 0h1q-.125-1.1-.55-2.087T18.3 7.1l-.7.7q.5.7.85 1.513T18.925 11m-11.1-4.6q.7-.5 1.5-.85T11 5.075v-1q-1.1.125-2.087.538T7.1 5.675zm8.375 0l.7-.7q-.825-.65-1.812-1.075T13 4.075v1q.875.125 1.688.475t1.512.85"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1-2.075v-1q-.875-.125-1.687-.475T7.8 17.6l-.7.725q.825.65 1.813 1.063t2.087.537m2 0q1.1-.125 2.088-.537t1.812-1.063l-.7-.725q-.7.5-1.512.85T13 18.925zM12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m6.325-.1q.65-.825 1.063-1.812T19.925 13h-1q-.125.875-.475 1.688T17.6 16.2zm-12.65 0l.725-.725q-.5-.7-.85-1.5T5.075 13h-1q.125 1.1.537 2.087T5.675 16.9m5.925-1.425L9.45 12.6q-.2-.275-.2-.6t.2-.6l2.15-2.875q.15-.2.4-.2t.4.2l2.15 2.875q.2.275.2.6t-.2.6l-2.15 2.875q-.15.2-.4.2t-.4-.2M4.075 11h1q.125-.875.475-1.675t.85-1.5L5.675 7.1q-.65.825-1.062 1.813T4.075 11m14.85 0h1q-.125-1.1-.55-2.087T18.3 7.1l-.7.7q.5.7.85 1.513T18.925 11m-11.1-4.6q.7-.5 1.5-.85T11 5.075v-1q-1.1.125-2.087.538T7.1 5.675zm8.375 0l.7-.7q-.825-.65-1.812-1.075T13 4.075v1q.875.125 1.688.475t1.512.85"/></svg>
</template>

CSS

.icon-poker-chip-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%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m-1-2.075v-1q-.875-.125-1.687-.475T7.8%2017.6l-.7.725q.825.65%201.813%201.063t2.087.537m2%200q1.1-.125%202.088-.537t1.812-1.063l-.7-.725q-.7.5-1.512.85T13%2018.925zM12%2017q2.075%200%203.538-1.463T17%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017m6.325-.1q.65-.825%201.063-1.812T19.925%2013h-1q-.125.875-.475%201.688T17.6%2016.2zm-12.65%200l.725-.725q-.5-.7-.85-1.5T5.075%2013h-1q.125%201.1.537%202.087T5.675%2016.9m5.925-1.425L9.45%2012.6q-.2-.275-.2-.6t.2-.6l2.15-2.875q.15-.2.4-.2t.4.2l2.15%202.875q.2.275.2.6t-.2.6l-2.15%202.875q-.15.2-.4.2t-.4-.2M4.075%2011h1q.125-.875.475-1.675t.85-1.5L5.675%207.1q-.65.825-1.062%201.813T4.075%2011m14.85%200h1q-.125-1.1-.55-2.087T18.3%207.1l-.7.7q.5.7.85%201.513T18.925%2011m-11.1-4.6q.7-.5%201.5-.85T11%205.075v-1q-1.1.125-2.087.538T7.1%205.675zm8.375%200l.7-.7q-.825-.65-1.812-1.075T13%204.075v1q.875.125%201.688.475t1.512.85%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%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m-1-2.075v-1q-.875-.125-1.687-.475T7.8%2017.6l-.7.725q.825.65%201.813%201.063t2.087.537m2%200q1.1-.125%202.088-.537t1.812-1.063l-.7-.725q-.7.5-1.512.85T13%2018.925zM12%2017q2.075%200%203.538-1.463T17%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017m6.325-.1q.65-.825%201.063-1.812T19.925%2013h-1q-.125.875-.475%201.688T17.6%2016.2zm-12.65%200l.725-.725q-.5-.7-.85-1.5T5.075%2013h-1q.125%201.1.537%202.087T5.675%2016.9m5.925-1.425L9.45%2012.6q-.2-.275-.2-.6t.2-.6l2.15-2.875q.15-.2.4-.2t.4.2l2.15%202.875q.2.275.2.6t-.2.6l-2.15%202.875q-.15.2-.4.2t-.4-.2M4.075%2011h1q.125-.875.475-1.675t.85-1.5L5.675%207.1q-.65.825-1.062%201.813T4.075%2011m14.85%200h1q-.125-1.1-.55-2.087T18.3%207.1l-.7.7q.5.7.85%201.513T18.925%2011m-11.1-4.6q.7-.5%201.5-.85T11%205.075v-1q-1.1.125-2.087.538T7.1%205.675zm8.375%200l.7-.7q-.825-.65-1.812-1.075T13%204.075v1q.875.125%201.688.475t1.512.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/poker-chip-rounded.svg?color=%231a73e8&size=48