Idolland Pripara Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Idolland Pripara 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/341876.svg" alt="Idolland Pripara icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341876.svg" alt="Idolland Pripara icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341876.svg" alt="Idolland Pripara icon" :width="24" :height="24" />
CSS background
.icon-idolland-pripara {
background-image: url('https://proicons.com/icon/341876.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="f" d="M24,21.25c-1.6569,0-3,1.3431-3,3,.0002,1.1744.6856,2.2407,1.7539,2.7285l-1.2539,6.0215h5l-1.2539-6.0215c1.0683-.4878,1.7537-1.5541,1.7539-2.7285,0-1.6569-1.3431-3-3-3Z"/><path class="f" d="M24,14.5V5.5"/><path class="f" d="M24,38.5c16.174-6.442,19.5-29,7-29-4.4069,0-6.5,2.9344-6.5,5,0,5.9973,8.1467,4.723,5.9798-.527"/><path class="f" d="M24,38.5C7.826,32.058,4.5,9.5,17,9.5c4.4069,0,6.5,2.9344,6.5,5,0,5.9973-8.1467,4.723-5.9798-.527"/><path class="f" d="M24,38.5v4"/><path class="f" d="M13.498,27.122v11"/><path class="f" d="M7.9979,32.622h11"/><path class="f" d="M17.387,28.733l-7.7782,7.7782"/><path class="f" d="M9.6088,28.733l7.7782,7.7782"/><path class="f" d="M35.817,9.7183v7"/><path class="f" d="M32.317,13.218h7"/><path class="f" d="M38.292,10.743l-4.9497,4.9497"/><path class="f" d="M33.342,10.743l4.9497,4.9497"/><path class="f" d="M35.817,34.127v5"/><path class="f" d="M33.317,36.627h5"/><path class="f" d="M37.585,34.86l-3.5355,3.5355"/><path class="f" d="M34.05,34.86l3.5355,3.5355"/></svg>
Copied!