Skulliq Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Skulliq 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/347409.svg" alt="Skulliq icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347409.svg" alt="Skulliq icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347409.svg" alt="Skulliq icon" :width="24" :height="24" />
CSS background
.icon-skulliq {
background-image: url('https://proicons.com/icon/347409.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M5.1218,24.6586c-.3403-.5987-.6869-1.1974-.6113-1.8087.0756-.605.5609-1.2227.876-1.7457.3088-.5294.4349-.9706.6806-1.7898.2458-.813.5987-2.0105,1.0777-2.981.4727-.9706,1.0714-1.7079,1.9285-2.3192.8634-.6176,1.9789-1.1029,3.0314-1.3235,1.0462-.2206,2.0293-.1765,3.0566-.1198,1.0273.0567,2.0987.1323,2.8549.5231.7626.3907,1.21,1.1092,1.3928,1.7331.1828.6239.1009,1.1596-.126,1.8907-.2269.7248-.605,1.6449-.6554,2.2625-.0504.6176.2143.9327.9012,1.5.6869.5609,1.7898,1.3739,2.3571,2.2121.5609.8382.5924,1.7016.5987,2.4831,0,.7878-.0126,1.4874-.479,2.4516-.4601.9643-1.3739,2.1932-2.5902,3.1763-1.2163.9769-2.7352,1.7079-3.4284,2.2814-.6996.5672-.5735.9832-.5672,1.3487.0063.3656-.1009.6806-.2836.8634-.1828.1765-.4349.208-.7059.0819-.2773-.126-.5609-.4096-.7185-.6743-.1512-.2647-.1638-.5042-.271-.479-.1009.0315-.2962.334-.3466.5798s.0378.4349-.1323.5546c-.1702.126-.5924.1765-.7185.0063-.1323-.1702.0378-.5672-.1449-.6869-.1891-.1198-.7248.0441-1.273-.1135-.5483-.1575-1.1092-.6428-1.4432-1.1344-.3277-.4979-.4222-1.0083-.8193-1.6323-.3907-.6303-1.0777-1.3739-1.7079-1.9411-.6303-.5609-1.2037-.9516-1.5945-1.481-.3907-.5357-.5987-1.2163-.6617-1.6953-.0693-.479.0126-.7562.1512-.9958.1449-.2395.3529-.4412.479-.2458.1323.1891.1765.7752.2647,1.1722.0882.4033.2206.6176.5231.9453.3088.3277.7815.7689,1.1974.8193.4222.0504.7815-.2899,1.2541-.668.479-.3719,1.0588-.7752,1.0903-1.3676.0252-.5924-.5042-1.3802-1.1659-2.0545-.668-.6806-1.4747-1.2604-1.9915-1.4495-.5168-.1954-.7499-.0063-.8382.208-.0819.2143-.0126.4601.0063.6869.0252.2269.0063.4412-.0756.5924-.0819.1575-.2269.2458-.3719.334h0Z"/><path class="c" d="M10.5985,27.3812c1.3298,1.4937,2.6595,2.9873,2.9495,3.6301.2899.6428-.4601.4349-.876.2899-.4159-.1386-.4979-.2206-.876-.2899s-1.0462-.126-1.4558-.063c-.4033.063-.5483.2395-.6869.0315-.1386-.208-.271-.8067-.1135-1.4684s.6113-1.3991,1.0588-2.1301h0Z"/><path class="c" d="M16.8881,22.1062c1.8529,0,3.3591,1.4684,3.3591,3.2835,0,1.8214-1.5063,3.2898-3.3591,3.2898-1.8592,0-3.3591-1.4684-3.3591-3.2898,0-1.8151,1.5-3.2835,3.3591-3.2835Z"/><line class="c" x1="27.6801" y1="16.3321" x2="27.6801" y2="32.2515"/><line class="c" x1="43.5" y1="32.2515" x2="38.2264" y2="27.0411"/><rect class="c" x="32.9534" y="16.3321" width="10.5466" height="15.9194" rx="5.2733" ry="5.2733"/></svg>
Copied!