Picard Frozen Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Picard Frozen 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/345799.svg" alt="Picard Frozen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345799.svg" alt="Picard Frozen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345799.svg" alt="Picard Frozen icon" :width="24" :height="24" />
CSS background
.icon-picard-frozen {
background-image: url('https://proicons.com/icon/345799.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="M32.6673,35.8327c0-6.5351,5.2977-11.8326,11.8326-11.8326-6.5351,0-11.8326-5.2977-11.8326-11.8326,0-2.0776.547-4.1186,1.5836-5.9212-2.1161,3.6583-6.0227,5.9139-10.2507,5.9139s-8.1328-2.2547-10.2497-5.9117c1.0357,1.8019,1.5822,3.8422,1.5822,5.9189,0,6.5351-5.2977,11.8326-11.8326,11.8326,6.5351,0,11.8326,5.2977,11.8326,11.8326,0,2.0767-.5466,4.117-1.5822,5.9189,2.1165-3.657,6.0224-5.9117,10.2497-5.9117s8.1345,2.2557,10.2507,5.9139c-1.0366-1.8025-1.5836-3.8435-1.5836-5.9212v.0002Z"/><path class="c" d="M3.5,29.9169c3.2676,0,5.9165,2.6489,5.9165,5.9165,0,1.0393-.2737,2.0602-.7936,2.96"/><path class="c" d="M39.3781,38.7941c-.5205-.9002-.7946-1.9217-.7946-2.9616,0-3.2676,2.6489-5.9165,5.9165-5.9165"/><path class="c" d="M29.1234,3.2871c-1.0571,1.8296-3.0098,2.9565-5.1229,2.9565s-4.0646-1.1262-5.1219-2.9549"/><path class="c" d="M3.5,18.0833c3.2676,0,5.9165-2.6489,5.9165-5.9165,0-1.0393-.2737-2.0602-.7936-2.96"/><path class="c" d="M39.3781,9.2057c-.5205.9002-.7946,1.9217-.7946,2.9616,0,3.2676,2.6489,5.9165,5.9165,5.9165"/><path class="c" d="M29.1234,44.7129c-1.0571-1.8296-3.0098-2.9565-5.1229-2.9565s-4.0646,1.1262-5.1219,2.9549"/><path class="c" d="M15.6602,28.8153l-7.0346,4.0614"/><path class="c" d="M32.3418,28.8153l7.0346,4.0614"/><path class="c" d="M24.0005,14.3687V6.2433"/><path class="c" d="M24.0005,14.3687l8.3408,4.8155v9.6311l-8.3408,4.8155-8.3408-4.8155v-9.6311l8.3408-4.8155Z"/><path class="c" d="M39.3741,15.1239l-15.3736,8.8759-15.3746-8.8765"/><path class="c" d="M24.0005,24.0001v17.7564"/></svg>
Copied!