Glo Lottery Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Glo 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/326534.svg" alt="Glo Lottery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326534.svg" alt="Glo Lottery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326534.svg" alt="Glo Lottery icon" :width="24" :height="24" />
CSS background
.icon-glo-lottery {
background-image: url('https://proicons.com/icon/326534.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m39.9434,17.2471c-.2059.8288-.5486,1.6041-.8769,2.3888l1.8975-.657,1.0802.6393-.3783,1.1063,1.0127-.2713,1.0413.9402-.746,1.1395,1.3521-.1506,1.2653,1.4246-1.2653,1.4246-1.3521-.1506.746,1.1395-1.0413.9402-1.0127-.2713.3783,1.1063-1.0802.6393-1.8975-.6573c.3742.7668.6269,1.5711.8769,2.3831-.8971.3365-1.7029.844-2.5268,1.3241l1.8063.8772.3117,1.2159-1.0498.5148.9079.5243.0715,1.4011-1.3332.2783,1.0626.8496-.1126,1.902-1.902.1126-.8496-1.0626-.2783,1.3332-1.4011-.0715-.5243-.9079-.5148,1.0498-1.2159-.3117-.877-1.8066c-.3046.7645-.6378,1.5164-.9709,2.2687-.8288-.2059-1.6041-.5486-2.3888-.8769l.657,1.8975-.6393,1.0802-1.1063-.3783.2713,1.0127-.9402,1.0413-1.1395-.746.1506,1.3521-1.4246,1.2653-1.4246-1.2653.1506-1.3521-1.1395.746-.9402-1.0413.2713-1.0127-1.1063.3783-.6393-1.0802.6573-1.8975c-.7668.3742-1.5711.6269-2.3831.8769-.3422-.7491-.6581-1.5094-.9768-2.2687l-.877,1.8066-1.2159.3117-.5148-1.0498-.5243.9079-1.4011.0715-.2783-1.3332-.8496,1.0626-1.902-.1126-.1126-1.902,1.0626-.8496-1.3332-.2783.0715-1.4011.9079-.5243-1.0498-.5148.3117-1.2159,1.8064-.8772c-.7892-.5362-1.634-.9399-2.5016-1.3241.2048-.8274.548-1.6005.8769-2.3831l-1.8975.6573-1.0802-.6393.3783-1.1063-1.0127.2713-1.0413-.9402.746-1.1395-1.3521.1506-1.2653-1.4246,1.2653-1.4246,1.3521.1506-.746-1.1395,1.0413-.9402,1.0127.2713-.3783-1.1063,1.0802-.6393,1.8975.657c-.373-.7691-.6264-1.5752-.8769-2.3888.7972-.4103,1.6514-.6594,2.5012-.9321l-1.8064-.8772-.3117-1.2159,1.0498-.5148-.9079-.5243-.0715-1.4011,1.3332-.2783-1.0626-.8496.1126-1.902,1.902-.1126.8496,1.0626.2783-1.3332,1.4011.0715.5243.9079.5148-1.0498,1.2159.3117.877,1.8066c.3099-.7631.6433-1.5158.9768-2.2687.8274.2048,1.6005.548,2.3831.8769l-.6573-1.8976.6393-1.0802,1.1063.3783-.2713-1.0127.9402-1.0413,1.1395.746-.1506-1.3521,1.4246-1.2653,1.4246,1.2653-.1506,1.3521,1.1395-.746.9402,1.0413-.2713,1.0127,1.1063-.3783.6393,1.0802-.657,1.8976c.7691-.373,1.5752-.6264,2.3888-.8769.3437.7477.6557,1.5088.9709,2.2687l.877-1.8066,1.2159-.3117.5148,1.0498.5243-.9079,1.4011-.0715.2783,1.3332.8496-1.0626,1.902.1126.1126,1.902-1.0626.8496,1.3332.2783-.0715,1.4011-.9079.5243,1.0498.5148-.3117,1.2159-1.8063.8772c.88.2197,1.7022.5666,2.5272.9321Z"/><circle class="c" cx="23.9372" cy="23.804" r="13"/><circle class="c" cx="23.9372" cy="23.804" r="10"/></svg>
Copied!