Youtube Shorts Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Youtube Shorts 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/350069.svg" alt="Youtube Shorts icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350069.svg" alt="Youtube Shorts icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350069.svg" alt="Youtube Shorts icon" :width="24" :height="24" />
CSS background
.icon-youtube-shorts {
background-image: url('https://proicons.com/icon/350069.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="M28.7844,5.3345L12.5015,13.9923c-3.2821,1.7451-4.9372,5.7032-3.5115,9.1361,1.1803,2.8422,3.9123,4.462,6.7226,4.409.4308-.0081.5801.5606.1997.7629l-3.1093,1.6532c-3.2821,1.7451-4.9372,5.7032-3.5115,9.1361,1.6355,3.9381,6.2499,5.5294,9.9242,3.5758l16.2828-8.6577c3.2821-1.7451,4.9373-5.7031,3.5117-9.1361-1.1803-2.8422-3.9123-4.4621-6.7227-4.4091-.4308.0081-.5801-.5606-.1997-.7629l3.1093-1.6532c3.2821-1.7451,4.9373-5.703,3.5117-9.136-1.6354-3.9382-6.2499-5.5296-9.9243-3.5759Z"/><polygon class="c" points="29.4044 24.2533 20.3112 19.0033 20.3112 29.5033 29.4044 24.2533"/></svg>
Youtube Shorts in other icon packs
Copied!