Ca Lottery Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ca Lottery 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/323082.svg" alt="Ca Lottery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323082.svg" alt="Ca Lottery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323082.svg" alt="Ca Lottery icon" :width="24" :height="24" />
CSS background
.icon-ca-lottery {
background-image: url('https://proicons.com/icon/323082.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m27.1836,2.4618l.0425.7011c.2439,4.0204,5.1657,5.8146,7.9398,2.8944l.4838-.5093-.2463.6578c-1.4124,3.772,2.3541,7.413,6.0761,5.8735l.6491-.2685-.4926.5007c-2.8245,2.8715-.8645,7.7296,3.1618,7.8371l.7022.0187-.6537.2571c-3.7483,1.4744-3.9337,6.7097-.2992,8.4456l.6338.3027-.7017-.031c-4.0239-.1777-6.3227,4.5297-3.7084,7.5938l.4559.5343-.6285-.3137c-3.6037-1.799-7.6185,1.5664-6.4765,5.4289l.1991.6736-.4465-.5422c-2.5605-3.1092-7.5969-1.6678-8.1247,2.3253l-.092.6963-.1874-.6769c-1.0745-3.8818-6.2618-4.6135-8.3681-1.1803l-.3673.5987.1042-.6946c.5973-3.9833-3.8439-6.7616-7.1645-4.4819l-.5791.3975.3777-.5922c2.1658-3.396-.7614-7.7405-4.7222-7.0085l-.6907.1276.5859-.3874c3.3598-2.2215,2.4527-7.381-1.4633-8.3233l-.6829-.1643.6928-.1156c3.9729-.6628,5.2428-5.7452,2.0486-8.1989l-.557-.4279.6799.1762c3.899,1.0104,7.1263-3.1161,5.2062-6.6568l-.3348-.6175.5495.4375c3.151,2.5089,7.7776.0518,7.4637-3.9637l-.0548-.7003.324.6232c1.8581,3.5736,7.0842,3.2108,8.4306-.5853l.2348-.662Z"/><polygon class="b" points="14.0032 10.7459 24.6197 8.2736 27.2751 20.1474 37.2496 18.3597 39.4472 28.481 18.7595 32.2206 14.0032 10.7459"/><path class="b" d="m25.2221,10.9621c4.8374.3704,8.934,3.3895,10.842,7.6096"/><path class="b" d="m14.9076,14.8343c-2.2896,2.3457-3.7038,5.5557-3.7038,9.0911,0,7.1719,5.825,12.9969,13.0081,12.9969,5.3536,0,9.9553-3.2324,11.9419-7.8453"/></svg>
Copied!