Santa Alc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Santa Alc 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/346959.svg" alt="Santa Alc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346959.svg" alt="Santa Alc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346959.svg" alt="Santa Alc icon" :width="24" :height="24" />
CSS background
.icon-santa-alc {
background-image: url('https://proicons.com/icon/346959.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24.0002" r="3.0425"/><path class="b" d="M21.849,15.0868c-.8701-.8701-1.1305-2.1787-.6595-3.3157.4709-1.1369,1.5804-1.8781,2.8108-1.8781s2.34.7413,2.8108,1.8781c.4709,1.1369.2106,2.4455-.6595,3.3157l-2.1513,2.1513-2.1513-2.1513Z"/><path class="b" d="M22.925,5.0969c-.4351-.4351-.5652-1.0894-.3298-1.6578.2355-.5684.7902-.9391,1.4054-.9391.6153,0,1.1699.3706,1.4054.9391.2355.5684.1053,1.2228-.3298,1.6578l-1.0757,1.0757-1.0756-1.0757Z"/><path class="b" d="M14.4294,21.4212c-1.2306,0-2.34-.7413-2.8108-1.8782-.4709-1.1369-.2106-2.4455.6595-3.3157s2.1787-1.1305,3.3157-.6595c1.1369.4709,1.8781,1.5804,1.8781,2.8108v3.0425h-3.0425Z"/><path class="b" d="M6.7037,15.4874c-.6153,0-1.1699-.3706-1.4054-.9391-.2355-.5684-.1053-1.2228.3298-1.6578s1.0894-.5652,1.6578-.3298c.5684.2355.9391.7902.9391,1.4054v1.5212h-1.5213Z"/><path class="b" d="M17.4709,29.6217c0,1.2306-.7413,2.34-1.8782,2.8108-1.1369.4709-2.4455.2106-3.3157-.6595-.8701-.8701-1.1305-2.1787-.6595-3.3157.4709-1.1369,1.5804-1.8782,2.8108-1.8782h3.0425v3.0426Z"/><path class="b" d="M8.2247,34.0343c0,.6153-.3706,1.1699-.9391,1.4054-.5684.2355-1.2228.1053-1.6578-.3298s-.5652-1.0894-.3298-1.6578c.2355-.5684.7902-.9391,1.4054-.9391h1.5212v1.5213Z"/><path class="b" d="M26.1511,32.9136c.8701.8701,1.1305,2.1787.6595,3.3157-.4709,1.1369-1.5804,1.8781-2.8108,1.8781s-2.34-.7413-2.8108-1.8781c-.4709-1.1369-.2106-2.4455.6595-3.3157l2.1513-2.1513,2.1513,2.1513Z"/><path class="b" d="M25.0751,42.9031c.4351.4351.5652,1.0894.3298,1.6578-.2355.5684-.7902.9391-1.4054.9391s-1.1699-.3706-1.4054-.9391c-.2355-.5684-.1053-1.2228.3298-1.6578l1.0757-1.0757,1.0756,1.0757Z"/><path class="b" d="M33.5706,26.5792c1.2306,0,2.34.7413,2.8108,1.8782.4709,1.1369.2106,2.4455-.6595,3.3157-.8701.8701-2.1787,1.1305-3.3157.6595-1.1369-.4709-1.8781-1.5804-1.8781-2.8108v-3.0425h3.0425Z"/><path class="b" d="M41.2965,32.513c.6153,0,1.1699.3706,1.4054.9391.2355.5684.1053,1.2228-.3298,1.6578s-1.0894.5652-1.6578.3298c-.5684-.2355-.9391-.7902-.9391-1.4054v-1.5212h1.5213Z"/><path class="b" d="M30.5292,18.3787c0-1.2306.7413-2.34,1.8782-2.8108,1.1369-.4709,2.4455-.2106,3.3157.6595.8701.8701,1.1305,2.1787.6595,3.3157-.4709,1.1369-1.5804,1.8782-2.8108,1.8782h-3.0425v-3.0426Z"/><path class="b" d="M39.7753,13.9661c0-.6153.3706-1.1699.9391-1.4054.5684-.2355,1.2228-.1053,1.6578.3298s.5652,1.0894.3298,1.6578c-.2355.5684-.7902.9391-1.4054.9391h-1.5212v-1.5213Z"/></svg>
Copied!