text abc underline double icon
text-abc-underline-double-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- text-abc-underline-double-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-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-filledtext-arrow-down-right-column-16-filled
Use the text abc underline double icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.658 5.78a1.25 1.25 0 0 0-2.316 0l-3.25 8a1.25 1.25 0 0 0 2.316.94l.496-1.22h3.192l.496 1.22a1.25 1.25 0 0 0 2.316-.94zM7.5 9.57L8.08 11H6.92zM2.75 20.25c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25m0 6c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25M14.25 5C13.56 5 13 5.56 13 6.25v8c0 .69.56 1.25 1.25 1.25H17a3.25 3.25 0 0 0 2.28-5.566A3.25 3.25 0 0 0 16.5 5zm1.25 8v-1.5H17a.75.75 0 0 1 0 1.5zm1-4h-1V7.5h1a.75.75 0 0 1 0 1.5m7 1.25c0-1.13.289-1.82.607-2.203c.301-.364.704-.547 1.195-.547c.56 0 1.014.237 1.347.847a1.25 1.25 0 1 0 2.194-1.199C28.086 5.761 26.805 5 25.303 5c-1.195 0-2.319.483-3.122 1.453c-.787.95-1.181 2.26-1.181 3.797s.394 2.848 1.181 3.797c.803.97 1.927 1.453 3.121 1.453c1.506 0 2.79-.765 3.546-2.158a1.25 1.25 0 0 0-2.196-1.193c-.333.613-.788.851-1.35.851c-.491 0-.894-.183-1.195-.547c-.318-.384-.607-1.073-.607-2.203"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextAbcUnderlineDouble32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.658 5.78a1.25 1.25 0 0 0-2.316 0l-3.25 8a1.25 1.25 0 0 0 2.316.94l.496-1.22h3.192l.496 1.22a1.25 1.25 0 0 0 2.316-.94zM7.5 9.57L8.08 11H6.92zM2.75 20.25c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25m0 6c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25M14.25 5C13.56 5 13 5.56 13 6.25v8c0 .69.56 1.25 1.25 1.25H17a3.25 3.25 0 0 0 2.28-5.566A3.25 3.25 0 0 0 16.5 5zm1.25 8v-1.5H17a.75.75 0 0 1 0 1.5zm1-4h-1V7.5h1a.75.75 0 0 1 0 1.5m7 1.25c0-1.13.289-1.82.607-2.203c.301-.364.704-.547 1.195-.547c.56 0 1.014.237 1.347.847a1.25 1.25 0 1 0 2.194-1.199C28.086 5.761 26.805 5 25.303 5c-1.195 0-2.319.483-3.122 1.453c-.787.95-1.181 2.26-1.181 3.797s.394 2.848 1.181 3.797c.803.97 1.927 1.453 3.121 1.453c1.506 0 2.79-.765 3.546-2.158a1.25 1.25 0 0 0-2.196-1.193c-.333.613-.788.851-1.35.851c-.491 0-.894-.183-1.195-.547c-.318-.384-.607-1.073-.607-2.203"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.658 5.78a1.25 1.25 0 0 0-2.316 0l-3.25 8a1.25 1.25 0 0 0 2.316.94l.496-1.22h3.192l.496 1.22a1.25 1.25 0 0 0 2.316-.94zM7.5 9.57L8.08 11H6.92zM2.75 20.25c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25m0 6c0-.69.56-1.25 1.25-1.25h24a1.25 1.25 0 1 1 0 2.5H4c-.69 0-1.25-.56-1.25-1.25M14.25 5C13.56 5 13 5.56 13 6.25v8c0 .69.56 1.25 1.25 1.25H17a3.25 3.25 0 0 0 2.28-5.566A3.25 3.25 0 0 0 16.5 5zm1.25 8v-1.5H17a.75.75 0 0 1 0 1.5zm1-4h-1V7.5h1a.75.75 0 0 1 0 1.5m7 1.25c0-1.13.289-1.82.607-2.203c.301-.364.704-.547 1.195-.547c.56 0 1.014.237 1.347.847a1.25 1.25 0 1 0 2.194-1.199C28.086 5.761 26.805 5 25.303 5c-1.195 0-2.319.483-3.122 1.453c-.787.95-1.181 2.26-1.181 3.797s.394 2.848 1.181 3.797c.803.97 1.927 1.453 3.121 1.453c1.506 0 2.79-.765 3.546-2.158a1.25 1.25 0 0 0-2.196-1.193c-.333.613-.788.851-1.35.851c-.491 0-.894-.183-1.195-.547c-.318-.384-.607-1.073-.607-2.203"/></svg> </template>
CSS
.icon-text-abc-underline-double-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.658%205.78a1.25%201.25%200%200%200-2.316%200l-3.25%208a1.25%201.25%200%200%200%202.316.94l.496-1.22h3.192l.496%201.22a1.25%201.25%200%200%200%202.316-.94zM7.5%209.57L8.08%2011H6.92zM2.75%2020.25c0-.69.56-1.25%201.25-1.25h24a1.25%201.25%200%201%201%200%202.5H4c-.69%200-1.25-.56-1.25-1.25m0%206c0-.69.56-1.25%201.25-1.25h24a1.25%201.25%200%201%201%200%202.5H4c-.69%200-1.25-.56-1.25-1.25M14.25%205C13.56%205%2013%205.56%2013%206.25v8c0%20.69.56%201.25%201.25%201.25H17a3.25%203.25%200%200%200%202.28-5.566A3.25%203.25%200%200%200%2016.5%205zm1.25%208v-1.5H17a.75.75%200%200%201%200%201.5zm1-4h-1V7.5h1a.75.75%200%200%201%200%201.5m7%201.25c0-1.13.289-1.82.607-2.203c.301-.364.704-.547%201.195-.547c.56%200%201.014.237%201.347.847a1.25%201.25%200%201%200%202.194-1.199C28.086%205.761%2026.805%205%2025.303%205c-1.195%200-2.319.483-3.122%201.453c-.787.95-1.181%202.26-1.181%203.797s.394%202.848%201.181%203.797c.803.97%201.927%201.453%203.121%201.453c1.506%200%202.79-.765%203.546-2.158a1.25%201.25%200%200%200-2.196-1.193c-.333.613-.788.851-1.35.851c-.491%200-.894-.183-1.195-.547c-.318-.384-.607-1.073-.607-2.203%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.658%205.78a1.25%201.25%200%200%200-2.316%200l-3.25%208a1.25%201.25%200%200%200%202.316.94l.496-1.22h3.192l.496%201.22a1.25%201.25%200%200%200%202.316-.94zM7.5%209.57L8.08%2011H6.92zM2.75%2020.25c0-.69.56-1.25%201.25-1.25h24a1.25%201.25%200%201%201%200%202.5H4c-.69%200-1.25-.56-1.25-1.25m0%206c0-.69.56-1.25%201.25-1.25h24a1.25%201.25%200%201%201%200%202.5H4c-.69%200-1.25-.56-1.25-1.25M14.25%205C13.56%205%2013%205.56%2013%206.25v8c0%20.69.56%201.25%201.25%201.25H17a3.25%203.25%200%200%200%202.28-5.566A3.25%203.25%200%200%200%2016.5%205zm1.25%208v-1.5H17a.75.75%200%200%201%200%201.5zm1-4h-1V7.5h1a.75.75%200%200%201%200%201.5m7%201.25c0-1.13.289-1.82.607-2.203c.301-.364.704-.547%201.195-.547c.56%200%201.014.237%201.347.847a1.25%201.25%200%201%200%202.194-1.199C28.086%205.761%2026.805%205%2025.303%205c-1.195%200-2.319.483-3.122%201.453c-.787.95-1.181%202.26-1.181%203.797s.394%202.848%201.181%203.797c.803.97%201.927%201.453%203.121%201.453c1.506%200%202.79-.765%203.546-2.158a1.25%201.25%200%200%200-2.196-1.193c-.333.613-.788.851-1.35.851c-.491%200-.894-.183-1.195-.547c-.318-.384-.607-1.073-.607-2.203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-abc-underline-double-32-filled.svg?color=%231a73e8&size=48