Illuminati Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Illuminati 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/327345.svg" alt="Illuminati icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327345.svg" alt="Illuminati icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327345.svg" alt="Illuminati icon" :width="24" :height="24" />
CSS background
.icon-illuminati {
background-image: url('https://proicons.com/icon/327345.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="M5.5,38.4384c2.3331-6.0263,5.2942-11.809,8.8199-17.2244,2.8142-4.3224,5.9874-8.4111,9.4765-12.2098"/><path class="b" d="M5.5,38.4384c6.2776.3565,12.5651.5421,18.853.5565,6.051.0138,12.1024-.131,18.1461-.4342"/><path class="b" d="M23.7974,9.0042c3.9444,4.3024,7.5069,8.9549,10.6314,13.885,3.1497,4.9697,5.8544,10.2213,8.0712,15.6715"/><path class="b" d="M14.8772,29.5877c.143-.2767.2927-.5499.4488-.8194.6643-1.1465,1.4461-2.2249,2.3287-3.2133.7099-.7948,1.4871-1.5333,2.3504-2.1581,1.156-.8366,2.4932-1.4726,3.9143-1.6018,1.4737-.134,2.9766.2938,4.2139,1.1056,1.328.8713,2.3355,2.1427,3.2945,3.4089.6467.854,1.2832,1.717,1.9823,2.5286.1512.1756.3053.3486.4621.5191"/><path class="b" d="M14.8772,29.5877l.6542.4001c1.1517.7043,2.3205,1.3802,3.5006,2.0359,1.0806.6005,2.1797,1.2076,3.3847,1.4839,2.0721.4752,4.2549-.0785,6.1889-.9619,1.475-.6738,2.8563-1.5362,4.198-2.4469.3587-.2435.715-.4907,1.0687-.7414"/><path class="b" d="M22.3689,35.1588l1.9031.2845c.3541.0529.7137.097,1.0693.0548.3556-.0422.702-.1678.9966-.3713"/><path class="b" d="M21.4744,20.9172c.1426-.2057.2998-.4013.4699-.5849.4294-.4634.9475-.8526,1.5355-1.0836.588-.231,1.2484-.2974,1.8586-.1339.6539.1752,1.2322.6171,1.5729,1.202"/><path class="b" d="M24.9834,33.6228c.1777-.5889.3272-1.1862.4477-1.7894.666-3.3333.4279-6.843-.6824-10.0558"/><path class="b" d="M24.1251,21.7799c-.0509.1794-.0992.3596-.1448.5405-.9405,3.729-.7116,7.744.6466,11.342"/></svg>
Copied!