text footnote icon
text-footnote-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- text-footnote-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
Use the text footnote icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.023 7.542a5 5 0 0 1-.218.154a1 1 0 1 1-1.11-1.664c.724-.483 1.241-1.244 1.35-1.746a1 1 0 0 1 1.978.214V11a1 1 0 1 1-2 0zM2.111 17.974l-.008-.007a1.02 1.02 0 0 1-.353-.78c0-.182.05-.366.114-.536L5.3 7.692a1.5 1.5 0 0 1 .514-.695a1.4 1.4 0 0 1 .827-.248c.289 0 .566.076.805.25c.234.173.394.414.498.684l3.443 8.968c.064.169.114.353.114.534c0 .315-.134.587-.368.787l-.001.001c-.23.195-.51.276-.797.276c-.249 0-.493-.066-.702-.224a1.27 1.27 0 0 1-.42-.597l-.825-2.227h-3.53l-.819 2.225v.002a1.3 1.3 0 0 1-.42.597a1.14 1.14 0 0 1-.702.224a1.23 1.23 0 0 1-.797-.27zm5.532-4.864l-1.018-2.796l-1.018 2.796zm4.107 4.037c0 .282.085.557.288.778l.007.007c.214.224.493.318.78.318a1.09 1.09 0 0 0 1.02-.665q.164.128.346.234l.002.002c.5.29 1.062.429 1.67.429c1.087 0 1.991-.405 2.665-1.218c.666-.809.974-1.86.974-3.101c0-1.238-.308-2.286-.973-3.094c-.672-.816-1.568-1.226-2.644-1.226c-.598 0-1.151.14-1.65.43h-.002a3 3 0 0 0-.248.162V7.91c0-.302-.095-.59-.313-.818a1.07 1.07 0 0 0-.804-.342c-.308 0-.59.111-.808.338l-.007.007c-.212.23-.303.517-.303.815zm5.488-3.216c0 .77-.173 1.318-.464 1.696c-.277.357-.643.537-1.152.537c-.473 0-.847-.179-1.156-.565c-.31-.39-.488-.931-.488-1.668c0-.733.178-1.272.488-1.663s.684-.57 1.156-.57c.508 0 .873.18 1.152.543c.29.378.464.924.464 1.69"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextFootnote24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.023 7.542a5 5 0 0 1-.218.154a1 1 0 1 1-1.11-1.664c.724-.483 1.241-1.244 1.35-1.746a1 1 0 0 1 1.978.214V11a1 1 0 1 1-2 0zM2.111 17.974l-.008-.007a1.02 1.02 0 0 1-.353-.78c0-.182.05-.366.114-.536L5.3 7.692a1.5 1.5 0 0 1 .514-.695a1.4 1.4 0 0 1 .827-.248c.289 0 .566.076.805.25c.234.173.394.414.498.684l3.443 8.968c.064.169.114.353.114.534c0 .315-.134.587-.368.787l-.001.001c-.23.195-.51.276-.797.276c-.249 0-.493-.066-.702-.224a1.27 1.27 0 0 1-.42-.597l-.825-2.227h-3.53l-.819 2.225v.002a1.3 1.3 0 0 1-.42.597a1.14 1.14 0 0 1-.702.224a1.23 1.23 0 0 1-.797-.27zm5.532-4.864l-1.018-2.796l-1.018 2.796zm4.107 4.037c0 .282.085.557.288.778l.007.007c.214.224.493.318.78.318a1.09 1.09 0 0 0 1.02-.665q.164.128.346.234l.002.002c.5.29 1.062.429 1.67.429c1.087 0 1.991-.405 2.665-1.218c.666-.809.974-1.86.974-3.101c0-1.238-.308-2.286-.973-3.094c-.672-.816-1.568-1.226-2.644-1.226c-.598 0-1.151.14-1.65.43h-.002a3 3 0 0 0-.248.162V7.91c0-.302-.095-.59-.313-.818a1.07 1.07 0 0 0-.804-.342c-.308 0-.59.111-.808.338l-.007.007c-.212.23-.303.517-.303.815zm5.488-3.216c0 .77-.173 1.318-.464 1.696c-.277.357-.643.537-1.152.537c-.473 0-.847-.179-1.156-.565c-.31-.39-.488-.931-.488-1.668c0-.733.178-1.272.488-1.663s.684-.57 1.156-.57c.508 0 .873.18 1.152.543c.29.378.464.924.464 1.69"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.023 7.542a5 5 0 0 1-.218.154a1 1 0 1 1-1.11-1.664c.724-.483 1.241-1.244 1.35-1.746a1 1 0 0 1 1.978.214V11a1 1 0 1 1-2 0zM2.111 17.974l-.008-.007a1.02 1.02 0 0 1-.353-.78c0-.182.05-.366.114-.536L5.3 7.692a1.5 1.5 0 0 1 .514-.695a1.4 1.4 0 0 1 .827-.248c.289 0 .566.076.805.25c.234.173.394.414.498.684l3.443 8.968c.064.169.114.353.114.534c0 .315-.134.587-.368.787l-.001.001c-.23.195-.51.276-.797.276c-.249 0-.493-.066-.702-.224a1.27 1.27 0 0 1-.42-.597l-.825-2.227h-3.53l-.819 2.225v.002a1.3 1.3 0 0 1-.42.597a1.14 1.14 0 0 1-.702.224a1.23 1.23 0 0 1-.797-.27zm5.532-4.864l-1.018-2.796l-1.018 2.796zm4.107 4.037c0 .282.085.557.288.778l.007.007c.214.224.493.318.78.318a1.09 1.09 0 0 0 1.02-.665q.164.128.346.234l.002.002c.5.29 1.062.429 1.67.429c1.087 0 1.991-.405 2.665-1.218c.666-.809.974-1.86.974-3.101c0-1.238-.308-2.286-.973-3.094c-.672-.816-1.568-1.226-2.644-1.226c-.598 0-1.151.14-1.65.43h-.002a3 3 0 0 0-.248.162V7.91c0-.302-.095-.59-.313-.818a1.07 1.07 0 0 0-.804-.342c-.308 0-.59.111-.808.338l-.007.007c-.212.23-.303.517-.303.815zm5.488-3.216c0 .77-.173 1.318-.464 1.696c-.277.357-.643.537-1.152.537c-.473 0-.847-.179-1.156-.565c-.31-.39-.488-.931-.488-1.668c0-.733.178-1.272.488-1.663s.684-.57 1.156-.57c.508 0 .873.18 1.152.543c.29.378.464.924.464 1.69"/></svg> </template>
CSS
.icon-text-footnote-24-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.023%207.542a5%205%200%200%201-.218.154a1%201%200%201%201-1.11-1.664c.724-.483%201.241-1.244%201.35-1.746a1%201%200%200%201%201.978.214V11a1%201%200%201%201-2%200zM2.111%2017.974l-.008-.007a1.02%201.02%200%200%201-.353-.78c0-.182.05-.366.114-.536L5.3%207.692a1.5%201.5%200%200%201%20.514-.695a1.4%201.4%200%200%201%20.827-.248c.289%200%20.566.076.805.25c.234.173.394.414.498.684l3.443%208.968c.064.169.114.353.114.534c0%20.315-.134.587-.368.787l-.001.001c-.23.195-.51.276-.797.276c-.249%200-.493-.066-.702-.224a1.27%201.27%200%200%201-.42-.597l-.825-2.227h-3.53l-.819%202.225v.002a1.3%201.3%200%200%201-.42.597a1.14%201.14%200%200%201-.702.224a1.23%201.23%200%200%201-.797-.27zm5.532-4.864l-1.018-2.796l-1.018%202.796zm4.107%204.037c0%20.282.085.557.288.778l.007.007c.214.224.493.318.78.318a1.09%201.09%200%200%200%201.02-.665q.164.128.346.234l.002.002c.5.29%201.062.429%201.67.429c1.087%200%201.991-.405%202.665-1.218c.666-.809.974-1.86.974-3.101c0-1.238-.308-2.286-.973-3.094c-.672-.816-1.568-1.226-2.644-1.226c-.598%200-1.151.14-1.65.43h-.002a3%203%200%200%200-.248.162V7.91c0-.302-.095-.59-.313-.818a1.07%201.07%200%200%200-.804-.342c-.308%200-.59.111-.808.338l-.007.007c-.212.23-.303.517-.303.815zm5.488-3.216c0%20.77-.173%201.318-.464%201.696c-.277.357-.643.537-1.152.537c-.473%200-.847-.179-1.156-.565c-.31-.39-.488-.931-.488-1.668c0-.733.178-1.272.488-1.663s.684-.57%201.156-.57c.508%200%20.873.18%201.152.543c.29.378.464.924.464%201.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.023%207.542a5%205%200%200%201-.218.154a1%201%200%201%201-1.11-1.664c.724-.483%201.241-1.244%201.35-1.746a1%201%200%200%201%201.978.214V11a1%201%200%201%201-2%200zM2.111%2017.974l-.008-.007a1.02%201.02%200%200%201-.353-.78c0-.182.05-.366.114-.536L5.3%207.692a1.5%201.5%200%200%201%20.514-.695a1.4%201.4%200%200%201%20.827-.248c.289%200%20.566.076.805.25c.234.173.394.414.498.684l3.443%208.968c.064.169.114.353.114.534c0%20.315-.134.587-.368.787l-.001.001c-.23.195-.51.276-.797.276c-.249%200-.493-.066-.702-.224a1.27%201.27%200%200%201-.42-.597l-.825-2.227h-3.53l-.819%202.225v.002a1.3%201.3%200%200%201-.42.597a1.14%201.14%200%200%201-.702.224a1.23%201.23%200%200%201-.797-.27zm5.532-4.864l-1.018-2.796l-1.018%202.796zm4.107%204.037c0%20.282.085.557.288.778l.007.007c.214.224.493.318.78.318a1.09%201.09%200%200%200%201.02-.665q.164.128.346.234l.002.002c.5.29%201.062.429%201.67.429c1.087%200%201.991-.405%202.665-1.218c.666-.809.974-1.86.974-3.101c0-1.238-.308-2.286-.973-3.094c-.672-.816-1.568-1.226-2.644-1.226c-.598%200-1.151.14-1.65.43h-.002a3%203%200%200%200-.248.162V7.91c0-.302-.095-.59-.313-.818a1.07%201.07%200%200%200-.804-.342c-.308%200-.59.111-.808.338l-.007.007c-.212.23-.303.517-.303.815zm5.488-3.216c0%20.77-.173%201.318-.464%201.696c-.277.357-.643.537-1.152.537c-.473%200-.847-.179-1.156-.565c-.31-.39-.488-.931-.488-1.668c0-.733.178-1.272.488-1.663s.684-.57%201.156-.57c.508%200%20.873.18%201.152.543c.29.378.464.924.464%201.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-footnote-24-filled.svg?color=%231a73e8&size=48