Panda Video Compressor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Panda Video Compressor icon is commonly used in media galleries, video players and content feeds. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/330930.svg" alt="Panda Video Compressor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330930.svg" alt="Panda Video Compressor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330930.svg" alt="Panda Video Compressor icon" :width="24" :height="24" />
CSS background
.icon-panda-video-compressor {
background-image: url('https://proicons.com/icon/330930.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="m22.1442,38.082l-.0337-6.6994,6.2197,3.1141-6.186,3.5854Z"/><path class="b" d="m22.0853,23.9929c.9931,1.6664,3.3329,1.6664,4.326,0"/><path class="b" d="m21.3362,28.2853c-.9763-.9006-1.9442-1.8095-2.3398-2.567-.3872-.7659-.1936-1.3803,0-2.0031"/><path class="b" d="m27.0257,28.361c.9342-1.01,1.8769-2.0199,2.2135-2.8111.3367-.7911.0842-1.355-.1767-1.9189"/><path class="b" d="m21.21,19.5238c1.1194-2.4744,4.4607-2.4744,5.8157.0252"/><path class="b" d="m11.6658,14.7181c-4.9993-4.3344,2.668-12.6751,7.6673-6.6742m0,0c-4.9993-6.0009-12.6667,2.3398-7.6673,6.6742m17.0179-6.6237c5.0078-6.0009,12.6751,2.3398,7.6757,6.6742"/><path class="b" d="m17.4058,16.4518c2.0368,0,3.6864,1.6917,3.6864,3.7705s-1.6496,3.7705-3.6864,3.7705-3.6864-1.6917-3.6864-3.7705,1.6496-3.7705,3.6864-3.7705Zm13.4326-.1599c-2.0368,0-3.6864,1.6833-3.6864,3.7705,0,2.0788,1.6496,3.7621,3.6864,3.7621s3.6864-1.6833,3.6864-3.7621c0-2.0873-1.6496-3.7705-3.6864-3.7705Z"/><path class="b" d="m12.3307,34.4966l-6.0009,5.5548-1.3298-1.9947c1.7731-4.225,3.7733-7.7824,6.0009-10.672-.8921-.8865-1.3382-2.236-1.3382-4.0483-.0844-8.7227,6.2662-15.8691,14.1845-15.9621,7.9183-.093,14.4057,6.9028,14.4901,15.6255,0,2.0368-.4461,3.4984-1.3382,4.3849,2.2275,2.8896,4.2278,6.447,6.0009,10.672l-1.3298,1.9947-6.2786-4.0819c7.6673-9.9145-29.0618-9.8472-23.0609-1.4729,4.0315,4.9404,7.6-1.4981,8.004,7.5579l7.5916-.0926c.1262-7.3307,3.619-5.9504,7.4738-5.9504"/></svg>
Copied!