Digital Poker Chips Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digital Poker Chips icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339086.svg" alt="Digital Poker Chips icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339086.svg" alt="Digital Poker Chips icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339086.svg" alt="Digital Poker Chips icon" :width="24" :height="24" />
CSS background
.icon-digital-poker-chips {
background-image: url('https://proicons.com/icon/339086.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="d" d="M21.9446,16.5203v-4.8537M13.7221,36.2158V11.6667M30.1667,9.6111v4.2681M5.5,9.6111v24.6667M23.4796,15.5497c-3.7169.3191-8.1687.3033-11.8129-.0473-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M18.5561,19.8854c-2.3672.0231-4.7655-.0675-6.8894-.2719-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M16.5282,23.9885c-1.6863-.0299-3.3439-.1178-4.8615-.2639-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M15.928,28.0865c-1.4784-.0385-2.9242-.1221-4.2614-.2507-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M16.5372,32.2109c-1.6894-.0297-3.3502-.1177-4.8705-.264-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M18.5562,36.3298c-2.3673.0231-4.7656-.0675-6.8896-.2719-3.8159-.3672-6.1667-1.0458-6.1667-1.7802M30.1667,9.6111c0,1.1353-5.5218,2.0556-12.3333,2.0556s-12.3333-.9203-12.3333-2.0556c0-1.1353,5.5218-2.0556,12.3333-2.0556s12.3333.9203,12.3333,2.0556Z"/><path id="c" class="d" d="M18.0837,25.6385l2.0138.4121,3.2501-5.6294-1.3638-1.538M26.2665,16.4107l.65,1.9501h6.5002l.65-1.9501M38.3495,18.8833l-1.3638,1.538,3.2501,5.6294,2.0138-.4121M42.2496,30.5837l-2.0138-.4121-3.2501,5.6294,1.3638,1.538M34.0668,39.8115l-.65-1.9501h-6.5002l-.65,1.9501M21.9839,37.339l1.3638-1.538-3.2501-5.6294-2.0138.4121M42.5,28.1111c0,6.8115-5.5218,12.3333-12.3333,12.3333s-12.3333-5.5218-12.3333-12.3333h0c0-6.8115,5.5218-12.3333,12.3333-12.3333s12.3333,5.5218,12.3333,12.3333ZM38.3889,28.1111c0,4.541-3.6812,8.2222-8.2222,8.2222h0c-4.541,0-8.2222-3.6812-8.2222-8.2222h0c0-4.541,3.6812-8.2222,8.2222-8.2222h0c4.541,0,8.2222,3.6812,8.2222,8.2222ZM30.1667,24l-3.545,2.6939h.006c-.3658.3813-.5707.8888-.5721,1.4172,0,2.1159,2.0556,2.0556,3.0833,2.0556q0,1.0278-1.0278,2.0556h4.1111q-1.0278-1.0278-1.0278-2.0556c1.0278,0,3.0833.0603,3.0833-2.0556,0-.5451-.2167-1.0679-.6022-1.4533l-3.5089-2.6578Z"/></svg>
Copied!