Paragraph Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Paragraph 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/306185.svg" alt="Paragraph icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306185.svg" alt="Paragraph icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306185.svg" alt="Paragraph icon" :width="24" :height="24" />
CSS background
.icon-paragraph {
background-image: url('https://proicons.com/icon/306185.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="M533 581v397c0 19-2 22-21 22H382c-15 0-19-5-19-19V638c0-10-1-14-13-16-137-16-247-124-269-261C57 210 150 60 294 15 330 4 367 0 404 0h494c22 0 24 2 24 24v128c0 16-3 18-18 18-33 1-66 1-99 0-9 0-11 3-11 12 1 91 0 181 0 272 0 115 0 229 1 344v180c0 19-4 22-23 22H643c-14 0-19-4-19-19V213v-35c0-6-2-8-8-8-24 1-48 1-72 0-8 0-11 2-11 11 1 82 0 165 0 247v153z"/></svg>
Paragraph in other icon packs
Copied!