Lavien Icon Pack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lavien Icon Pack 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/328196.svg" alt="Lavien Icon Pack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328196.svg" alt="Lavien Icon Pack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328196.svg" alt="Lavien Icon Pack icon" :width="24" :height="24" />
CSS background
.icon-lavien-icon-pack {
background-image: url('https://proicons.com/icon/328196.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="M31.8159,7.5289h4.3314c2.3997,0,4.3316,1.9319,4.3316,4.3316v4.3318c0,2.3997-1.9319,4.3316-4.3316,4.3316h-4.3314c-2.3997,0-4.3316-1.9319-4.3316-4.3316v-4.3318c0-2.3997,1.9319-4.3316,4.3316-4.3316Z"/><path class="b" d="M31.8159,27.4604h4.3314c2.3997,0,4.3316,1.9319,4.3316,4.3316v4.3318c0,2.3997-1.9319,4.3316-4.3316,4.3316h-4.3314c-2.3997,0-4.3316-1.9319-4.3316-4.3316v-4.3318c0-2.3997,1.9319-4.3316,4.3316-4.3316Z"/><path class="b" d="M11.8848,27.4604h4.3314c2.3997,0,4.3316,1.9319,4.3316,4.3316v4.3318c0,2.3997-1.9319,4.3316-4.3316,4.3316h-4.3314c-2.3997,0-4.3316-1.9319-4.3316-4.3316v-4.3318c0-2.3997,1.9319-4.3316,4.3316-4.3316Z"/><path class="b" d="M11.8848,7.5067h4.3314c2.3997,0,4.3316,1.9319,4.3316,4.3316v4.3318c0,2.3997-1.9319,4.3316-4.3316,4.3316h-4.3314c-2.3997,0-4.3316-1.9319-4.3316-4.3316v-4.3318c0-2.3997,1.9319-4.3316,4.3316-4.3316Z"/><path class="b" d="M41.1567,17.8817l3.0627,3.0627c1.6968,1.6968,1.6968,4.429,0,6.1258l-3.063,3.063c-1.6968,1.6968-4.429,1.6968-6.1258,0l-3.0627-3.0627c-1.6968-1.6968-1.6968-4.429,0-6.1258l3.063-3.063c1.6968-1.6968,4.429-1.6968,6.1258,0Z"/><path class="b" d="M27.0625,31.9758l3.0627,3.0627c1.6968,1.6968,1.6968,4.429,0,6.1258l-3.063,3.063c-1.6968,1.6968-4.429,1.6968-6.1258,0l-3.0627-3.0627c-1.6968-1.6968-1.6968-4.429,0-6.1258l3.063-3.063c1.6968-1.6968,4.429-1.6968,6.1258,0Z"/><path class="b" d="M12.9694,17.8817l3.0627,3.0627c1.6968,1.6968,1.6968,4.429,0,6.1258l-3.063,3.063c-1.6968,1.6968-4.429,1.6968-6.1258,0l-3.0627-3.0627c-1.6968-1.6968-1.6968-4.429,0-6.1258l3.063-3.063c1.6968-1.6968,4.429-1.6968,6.1258,0Z"/><path class="b" d="M27.0785,3.7726l3.0627,3.0627c1.6968,1.6968,1.6968,4.429,0,6.1258l-3.063,3.063c-1.6968,1.6968-4.429,1.6968-6.1258,0l-3.0627-3.0627c-1.6968-1.6968-1.6968-4.429,0-6.1258l3.063-3.063c1.6968-1.6968,4.429-1.6968,6.1258,0Z"/></svg>
Copied!