Fountain Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fountain 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/340760.svg" alt="Fountain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340760.svg" alt="Fountain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340760.svg" alt="Fountain icon" :width="24" :height="24" />
CSS background
.icon-fountain {
background-image: url('https://proicons.com/icon/340760.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><path class="f" d="M27.22981971,18.51559801c-4.7645147,0-12.27474748,3.18984045-12.27474748,13.1630508,0,8.01793514,4.98455421,10.84258617,6.93900904,11.64193611.20111201.0822731.37550285-.16138184.2334587-.32575224-1.17526298-1.35985005-3.86150301-4.84063489-3.86150301-8.2474677,0-4.26237925,2.62576579-7.96830172,6.14856616-5.85680139.07248705.04260152.14421231.08602344.21875033.12540201.00814527.00539111.01593895.00832107.02408422.01377078,0,0,.00111338-.00158217.00117198-.00164077.7697574.40146224,1.64300076.63169799,2.57121005.63169799,3.07738883,0,5.5721271-2.49473826,5.5721271-5.5720685,0-3.07738883-2.49473826-5.5721271-5.5721271-5.5721271Z"/><path class="f" d="M18.44334562,22.14708663c-.11302664-.5224295-.17730866-1.05121442-.17730866-1.57822966,0-4.26237925,2.62576579-7.96830172,6.14856616-5.85680139.07248705.04260152.14421231.08602344.21875033.12540201.00814527.00539111.01593895.00832107.02408422.01377078,0,0,.00111338-.00158217.00117198-.00164077.7697574.40146224,1.64300076.63169799,2.57121005.63169799,3.07738883,0,5.5721271-2.49473826,5.5721271-5.5720685,0-3.07738883-2.49473826-5.5721271-5.5721271-5.5721271-4.7645147,0-12.27474748,3.18984045-12.27474748,13.1630508,0,3.00672185.70095115,5.28313999,1.68020732,6.99631537"/></svg>
Fountain in other icon packs
Copied!