Lazymedia Deluxe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lazymedia Deluxe 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/328209.svg" alt="Lazymedia Deluxe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328209.svg" alt="Lazymedia Deluxe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328209.svg" alt="Lazymedia Deluxe icon" :width="24" :height="24" />
CSS background
.icon-lazymedia-deluxe {
background-image: url('https://proicons.com/icon/328209.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"><path d="M16.236,36.481v6.0246h3.0979" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M5.5,5.506v27.154h14.641" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M15.304,28.66V5.494l13.598,27.196,13.598-27.155v36.971" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><line x1="26.872" y1="36.481" x2="30.977" y2="42.506" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><line x1="30.977" y1="36.481" x2="26.872" y2="42.506" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M21.051,36.481v4.0289c0,1.1022.9188,1.9956,2.0524,1.9956s2.0524-.8934,2.0524-1.9956v-4.0289" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><line x1="11.321" y1="39.494" x2="13.342" y2="39.494" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M14.419,42.506h-3.0979v-6.0246h3.0979" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><line x1="32.693" y1="39.494" x2="34.714" y2="39.494" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M35.791,42.506h-3.0979v-6.0246h3.0979" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M5.5,42.506v-6.0246h1.3941c1.4971,0,2.7107,1.1801,2.7107,2.6357v.7531c0,1.4557-1.2136,2.6357-2.7107,2.6357h-1.3941Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!