Youcutvideoeditor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Youcutvideoeditor 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/350043.svg" alt="Youcutvideoeditor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350043.svg" alt="Youcutvideoeditor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350043.svg" alt="Youcutvideoeditor icon" :width="24" :height="24" />
CSS background
.icon-youcutvideoeditor {
background-image: url('https://proicons.com/icon/350043.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><circle class="a" cx="34.3382" cy="13.1176" r="7.6176"/><circle class="a" cx="34.3382" cy="34.8824" r="7.6176"/><circle class="a" cx="31.8353" cy="31.5088" r="1.4147"/><circle class="b" cx="34.3382" cy="34.8824" r="0.75"/><circle class="a" cx="36.8412" cy="31.4" r="1.4147"/><circle class="a" cx="38.4735" cy="36.1882" r="1.4147"/><circle class="a" cx="34.3382" cy="39.1265" r="1.4147"/><circle class="a" cx="30.2029" cy="36.1882" r="1.4147"/><circle class="b" cx="23.4559" cy="24" r="0.75"/><path class="a" d="M30.7471,28.0265,12.5735,9.8529H6.0441L27.4824,31.2912"/><path class="a" d="M23.4559,27.2647,12.5735,38.1471H6.0441L20.1912,24"/><path class="a" d="M23.4559,20.7353l4.0265-4.0265"/><path class="a" d="M26.7206,24l4.0265-4.0265"/></svg>
Copied!