poker chip icon
poker-chip-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- poker-chip-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- poker-chip-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21m-.5-1.017v-1.847q-1.01-.067-1.89-.446t-1.598-.994l-1.316 1.302q.979.861 2.197 1.39t2.607.595m1 0q1.389-.068 2.597-.596q1.209-.528 2.188-1.389l-1.296-1.302q-.72.615-1.6.994q-.88.38-1.889.446zm-.5-2.81q2.152 0 3.663-1.51T17.173 12t-1.51-3.662T12 6.827t-3.662 1.51T6.827 12t1.51 3.663T12 17.173m5.998.13q.862-.978 1.39-2.196t.595-2.607h-1.847q-.067 1.01-.446 1.89t-.994 1.598zm-11.996 0l1.302-1.32q-.615-.72-.994-1.597q-.38-.877-.446-1.886H4.017q.068 1.388.596 2.607t1.389 2.197m5.675-2.31l-1.88-2.51q-.163-.217-.163-.484t.162-.485l1.881-2.51q.13-.16.323-.16t.323.16l1.88 2.51q.163.218.163.485t-.162.484l-1.881 2.51q-.13.162-.323.162t-.323-.162M4.017 11.5h1.846q.068-1.01.446-1.886q.38-.878.995-1.597L6.002 6.716q-.861.978-1.39 2.187T4.018 11.5m14.12 0h1.846q-.067-1.388-.598-2.597t-1.393-2.187l-1.296 1.296q.616.719.995 1.599q.378.88.446 1.889M8.017 7.304q.72-.616 1.597-.995q.876-.378 1.886-.446V4.018q-1.388.068-2.607.596T6.696 6.002zm7.972 0l1.296-1.296q-.98-.862-2.188-1.393q-1.208-.53-2.597-.598v1.846q1.01.068 1.89.446q.88.38 1.599.995"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPokerChipRounded(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 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21m-.5-1.017v-1.847q-1.01-.067-1.89-.446t-1.598-.994l-1.316 1.302q.979.861 2.197 1.39t2.607.595m1 0q1.389-.068 2.597-.596q1.209-.528 2.188-1.389l-1.296-1.302q-.72.615-1.6.994q-.88.38-1.889.446zm-.5-2.81q2.152 0 3.663-1.51T17.173 12t-1.51-3.662T12 6.827t-3.662 1.51T6.827 12t1.51 3.663T12 17.173m5.998.13q.862-.978 1.39-2.196t.595-2.607h-1.847q-.067 1.01-.446 1.89t-.994 1.598zm-11.996 0l1.302-1.32q-.615-.72-.994-1.597q-.38-.877-.446-1.886H4.017q.068 1.388.596 2.607t1.389 2.197m5.675-2.31l-1.88-2.51q-.163-.217-.163-.484t.162-.485l1.881-2.51q.13-.16.323-.16t.323.16l1.88 2.51q.163.218.163.485t-.162.484l-1.881 2.51q-.13.162-.323.162t-.323-.162M4.017 11.5h1.846q.068-1.01.446-1.886q.38-.878.995-1.597L6.002 6.716q-.861.978-1.39 2.187T4.018 11.5m14.12 0h1.846q-.067-1.388-.598-2.597t-1.393-2.187l-1.296 1.296q.616.719.995 1.599q.378.88.446 1.889M8.017 7.304q.72-.616 1.597-.995q.876-.378 1.886-.446V4.018q-1.388.068-2.607.596T6.696 6.002zm7.972 0l1.296-1.296q-.98-.862-2.188-1.393q-1.208-.53-2.597-.598v1.846q1.01.068 1.89.446q.88.38 1.599.995"/></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 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21m-.5-1.017v-1.847q-1.01-.067-1.89-.446t-1.598-.994l-1.316 1.302q.979.861 2.197 1.39t2.607.595m1 0q1.389-.068 2.597-.596q1.209-.528 2.188-1.389l-1.296-1.302q-.72.615-1.6.994q-.88.38-1.889.446zm-.5-2.81q2.152 0 3.663-1.51T17.173 12t-1.51-3.662T12 6.827t-3.662 1.51T6.827 12t1.51 3.663T12 17.173m5.998.13q.862-.978 1.39-2.196t.595-2.607h-1.847q-.067 1.01-.446 1.89t-.994 1.598zm-11.996 0l1.302-1.32q-.615-.72-.994-1.597q-.38-.877-.446-1.886H4.017q.068 1.388.596 2.607t1.389 2.197m5.675-2.31l-1.88-2.51q-.163-.217-.163-.484t.162-.485l1.881-2.51q.13-.16.323-.16t.323.16l1.88 2.51q.163.218.163.485t-.162.484l-1.881 2.51q-.13.162-.323.162t-.323-.162M4.017 11.5h1.846q.068-1.01.446-1.886q.38-.878.995-1.597L6.002 6.716q-.861.978-1.39 2.187T4.018 11.5m14.12 0h1.846q-.067-1.388-.598-2.597t-1.393-2.187l-1.296 1.296q.616.719.995 1.599q.378.88.446 1.889M8.017 7.304q.72-.616 1.597-.995q.876-.378 1.886-.446V4.018q-1.388.068-2.607.596T6.696 6.002zm7.972 0l1.296-1.296q-.98-.862-2.188-1.393q-1.208-.53-2.597-.598v1.846q1.01.068 1.89.446q.88.38 1.599.995"/></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%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021m-.5-1.017v-1.847q-1.01-.067-1.89-.446t-1.598-.994l-1.316%201.302q.979.861%202.197%201.39t2.607.595m1%200q1.389-.068%202.597-.596q1.209-.528%202.188-1.389l-1.296-1.302q-.72.615-1.6.994q-.88.38-1.889.446zm-.5-2.81q2.152%200%203.663-1.51T17.173%2012t-1.51-3.662T12%206.827t-3.662%201.51T6.827%2012t1.51%203.663T12%2017.173m5.998.13q.862-.978%201.39-2.196t.595-2.607h-1.847q-.067%201.01-.446%201.89t-.994%201.598zm-11.996%200l1.302-1.32q-.615-.72-.994-1.597q-.38-.877-.446-1.886H4.017q.068%201.388.596%202.607t1.389%202.197m5.675-2.31l-1.88-2.51q-.163-.217-.163-.484t.162-.485l1.881-2.51q.13-.16.323-.16t.323.16l1.88%202.51q.163.218.163.485t-.162.484l-1.881%202.51q-.13.162-.323.162t-.323-.162M4.017%2011.5h1.846q.068-1.01.446-1.886q.38-.878.995-1.597L6.002%206.716q-.861.978-1.39%202.187T4.018%2011.5m14.12%200h1.846q-.067-1.388-.598-2.597t-1.393-2.187l-1.296%201.296q.616.719.995%201.599q.378.88.446%201.889M8.017%207.304q.72-.616%201.597-.995q.876-.378%201.886-.446V4.018q-1.388.068-2.607.596T6.696%206.002zm7.972%200l1.296-1.296q-.98-.862-2.188-1.393q-1.208-.53-2.597-.598v1.846q1.01.068%201.89.446q.88.38%201.599.995%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%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021m-.5-1.017v-1.847q-1.01-.067-1.89-.446t-1.598-.994l-1.316%201.302q.979.861%202.197%201.39t2.607.595m1%200q1.389-.068%202.597-.596q1.209-.528%202.188-1.389l-1.296-1.302q-.72.615-1.6.994q-.88.38-1.889.446zm-.5-2.81q2.152%200%203.663-1.51T17.173%2012t-1.51-3.662T12%206.827t-3.662%201.51T6.827%2012t1.51%203.663T12%2017.173m5.998.13q.862-.978%201.39-2.196t.595-2.607h-1.847q-.067%201.01-.446%201.89t-.994%201.598zm-11.996%200l1.302-1.32q-.615-.72-.994-1.597q-.38-.877-.446-1.886H4.017q.068%201.388.596%202.607t1.389%202.197m5.675-2.31l-1.88-2.51q-.163-.217-.163-.484t.162-.485l1.881-2.51q.13-.16.323-.16t.323.16l1.88%202.51q.163.218.163.485t-.162.484l-1.881%202.51q-.13.162-.323.162t-.323-.162M4.017%2011.5h1.846q.068-1.01.446-1.886q.38-.878.995-1.597L6.002%206.716q-.861.978-1.39%202.187T4.018%2011.5m14.12%200h1.846q-.067-1.388-.598-2.597t-1.393-2.187l-1.296%201.296q.616.719.995%201.599q.378.88.446%201.889M8.017%207.304q.72-.616%201.597-.995q.876-.378%201.886-.446V4.018q-1.388.068-2.607.596T6.696%206.002zm7.972%200l1.296-1.296q-.98-.862-2.188-1.393q-1.208-.53-2.597-.598v1.846q1.01.068%201.89.446q.88.38%201.599.995%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/poker-chip-rounded.svg?color=%231a73e8&size=48