Bibliotheek Wise Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bibliotheek Wise 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/322591.svg" alt="Bibliotheek Wise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322591.svg" alt="Bibliotheek Wise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322591.svg" alt="Bibliotheek Wise icon" :width="24" :height="24" />
CSS background
.icon-bibliotheek-wise {
background-image: url('https://proicons.com/icon/322591.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M41.07841668,17.03117121c4.34876916,4.34876916,4.93144964,9.49339393-.46898387,14.89382743-5.4004335,5.4004335-21.37434757,15.57598508-31.12354888,5.82678377C-.26331738,28.00258111,3.80832201,13.30061048,8.30631437,8.80261811c6.92108205-6.92108205,25.85812828,1.31457907,32.77210231,8.2285531Z"/><circle class="e" cx="17.68249425" cy="24.34029411" r="3.77558889"/><path class="e" d="M11.71909754,18.64585591l5.02604403-5.02604403c.51768559-.51768559,1.35701976-.51768559,1.87470535,0l5.02604403,5.02604403"/><path class="e" d="M23.64589095,30.03473231l-5.02604403,5.02604403c-.51768559.51768559-1.35701976.51768559-1.87470535,0l-5.02604403-5.02604403"/></svg>
Copied!