Text Footnote Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Text Footnote 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/319038.svg" alt="Text Footnote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319038.svg" alt="Text Footnote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319038.svg" alt="Text Footnote icon" :width="24" :height="24" />
CSS background
.icon-text-footnote {
background-image: url('https://proicons.com/icon/319038.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<polygon points="2 7 2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7"/>
<polygon points="30 11.076 29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Text Footnote in other icon packs
Copied!