Fountain Pen Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Fountain Pen 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/305722.svg" alt="Fountain Pen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305722.svg" alt="Fountain Pen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305722.svg" alt="Fountain Pen icon" :width="24" :height="24" />
CSS background
.icon-fountain-pen {
background-image: url('https://proicons.com/icon/305722.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M542 649c-5-4-7-6-10-8-54-54-108-109-162-162-9-9-6-13 2-20C539 316 707 172 874 28c9-7 14-8 23 1 27 28 55 56 84 84 10 9 8 15 0 24-123 143-246 287-369 430-20 23-40 47-60 70-4 4-7 8-10 12zm-25 22c-75 52-149 103-222 154-9 6-14 5-22-2-28-30-57-59-87-87-7-8-6-13-1-20 49-71 97-141 146-212 6-8 10-10 18-2 55 56 111 111 168 169zM0 1000c39-41 55-87 62-137 2-15 8-25 20-34 30-21 58-43 87-65 8-6 14-7 21 1 17 18 34 35 53 52 9 8 10 14 2 25-27 33-53 68-80 102-4 6-8 12-17 11-51-2-96 17-138 42-2 1-4 1-10 3zm143-103c-1-13-8-22-21-23-12 0-21 7-22 20s5 22 20 23c14 1 20-8 23-20zM916 0c46-1 85 37 84 85-27-28-57-58-84-85z"/></svg>
Fountain Pen in other icon packs
Copied!