Ytdlnis Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ytdlnis 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/335521.svg" alt="Ytdlnis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335521.svg" alt="Ytdlnis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335521.svg" alt="Ytdlnis icon" :width="24" :height="24" />
CSS background
.icon-ytdlnis {
background-image: url('https://proicons.com/icon/335521.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="m42.6346,18.0893c-.4521-1.6803-1.7646-2.9928-3.4449-3.4449-2.2566-.8713-24.1142-1.2981-30.4548.025-1.6804.4521-2.993,1.7648-3.4451,3.4452-1.0185,4.4684-1.0958,14.1291.025,18.6972.4522,1.6803,1.7647,2.9928,3.4451,3.445,4.4683,1.0284,25.7118,1.1732,30.4548,0,1.6803-.4521,2.9928-1.7646,3.4449-3.445,1.086-4.8682,1.1633-13.9295-.025-18.7226Z"/><path class="b" d="m24,32.5431l5.8414-10.1849h-11.6827l5.8413,10.1849Z"/><path class="b" d="m24,22.3582v-8.9628c0-3.5781,2.9006-6.4787,6.4787-6.4787s6.4787,2.9006,6.4787,6.4787v.891"/></svg>
Copied!