Twinkly Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Twinkly 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/334405.svg" alt="Twinkly icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334405.svg" alt="Twinkly icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334405.svg" alt="Twinkly icon" :width="24" :height="24" />
CSS background
.icon-twinkly {
background-image: url('https://proicons.com/icon/334405.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="m20.6938,13.2895c1.175-6.5983,3.4035-7.6624,3.4035-7.6624,5.5572,3.9318,5.6476,10.6657,5.6476,10.6657,5.6944-4.7905,11.8248-2.3783,12.5638-.4971.9943,2.5308-2.0337,7.6829-5.6944,9.9878,2.4879,3.7479,2.6427,9.2052,2.5288,12.0121-.042,1.0349-.948,1.8017-1.9812,1.729-7.7447-.5446-11.2133-4.7476-11.2133-4.7476-1.9486,4.203-9.7618,8.3156-11.4566,7.4894-2.4943-1.2161-4.1804-7.2634-2.1919-14.4492-4.9261-3.977-7.231-7.231-6.7339-9.4003s3.2087-4.9713,9.2647-4.9713c5.378,0,9.9426,5.9234,9.9426,5.9234-4.1084-1.375-9.2501-2.0318-12.7898-.5599,4.203,2.455,8.0445,4.5833,8.4964,6.6129.4846,2.1764-1.0846,6.6435-1.0846,6.6435,2.3501-3.2991,4.7905-4.9261,6.4627-4.9261s8.0897,5.9656,8.0897,5.9656c.3164-3.0732-1.8981-7.9089-1.8981-7.9089,5.4684-5.1069,6.8242-8.0897,6.8242-8.0897-4.1126-1.8981-9.1291-.8135-9.1291-.8135"/></svg>
Twinkly in other icon packs
Copied!