format underlined squiggle icon

format-underlined-squiggle from Material Symbols by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.

Name
format-underlined-squiggle
Set
Material Symbols
Style
Regular
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
format-underlined-squiggle-outline, format-underlined-squiggle-outline-sharp, format-underlined-squiggle-sharp

1 other variant in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the format underlined squiggle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.325 21q-.375 0-.788-.15t-.712-.35q-.2-.125-.4-.312T5 20H4v-2h1q.375 0 .788.15t.712.35q.2.125.4.313t.425.187q.25 0 .45-.187t.4-.313q.3-.225.713-.363T9.675 18t.788.138t.712.362q.2.125.388.313T12 19t.45-.187t.4-.313q.3-.225.713-.363T14.35 18q.35 0 .775.15t.725.35q.2.125.4.313t.45.187t.438-.187t.387-.313q.3-.2.713-.35t.787-.15h1v2h-1q-.25 0-.45.188t-.4.312q-.3.2-.725.35t-.8.15q-.35 0-.763-.15t-.712-.35q-.2-.125-.4-.312t-.45-.188t-.45.188t-.4.312q-.3.225-.712.363t-.788.137t-.787-.137t-.713-.363q-.2-.125-.387-.312T9.65 20q-.225 0-.437.188T8.8 20.5q-.275.225-.7.363T7.325 21m.413-6.238Q6 13.026 6 10.5v-8h2.5v8q0 1.475 1.013 2.488T12 14t2.488-1.012T15.5 10.5v-8H18v8q0 2.525-1.737 4.263T12 16.5t-4.262-1.737"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFormatUnderlinedSquiggle(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="M7.325 21q-.375 0-.788-.15t-.712-.35q-.2-.125-.4-.312T5 20H4v-2h1q.375 0 .788.15t.712.35q.2.125.4.313t.425.187q.25 0 .45-.187t.4-.313q.3-.225.713-.363T9.675 18t.788.138t.712.362q.2.125.388.313T12 19t.45-.187t.4-.313q.3-.225.713-.363T14.35 18q.35 0 .775.15t.725.35q.2.125.4.313t.45.187t.438-.187t.387-.313q.3-.2.713-.35t.787-.15h1v2h-1q-.25 0-.45.188t-.4.312q-.3.2-.725.35t-.8.15q-.35 0-.763-.15t-.712-.35q-.2-.125-.4-.312t-.45-.188t-.45.188t-.4.312q-.3.225-.712.363t-.788.137t-.787-.137t-.713-.363q-.2-.125-.387-.312T9.65 20q-.225 0-.437.188T8.8 20.5q-.275.225-.7.363T7.325 21m.413-6.238Q6 13.026 6 10.5v-8h2.5v8q0 1.475 1.013 2.488T12 14t2.488-1.012T15.5 10.5v-8H18v8q0 2.525-1.737 4.263T12 16.5t-4.262-1.737"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.325 21q-.375 0-.788-.15t-.712-.35q-.2-.125-.4-.312T5 20H4v-2h1q.375 0 .788.15t.712.35q.2.125.4.313t.425.187q.25 0 .45-.187t.4-.313q.3-.225.713-.363T9.675 18t.788.138t.712.362q.2.125.388.313T12 19t.45-.187t.4-.313q.3-.225.713-.363T14.35 18q.35 0 .775.15t.725.35q.2.125.4.313t.45.187t.438-.187t.387-.313q.3-.2.713-.35t.787-.15h1v2h-1q-.25 0-.45.188t-.4.312q-.3.2-.725.35t-.8.15q-.35 0-.763-.15t-.712-.35q-.2-.125-.4-.312t-.45-.188t-.45.188t-.4.312q-.3.225-.712.363t-.788.137t-.787-.137t-.713-.363q-.2-.125-.387-.312T9.65 20q-.225 0-.437.188T8.8 20.5q-.275.225-.7.363T7.325 21m.413-6.238Q6 13.026 6 10.5v-8h2.5v8q0 1.475 1.013 2.488T12 14t2.488-1.012T15.5 10.5v-8H18v8q0 2.525-1.737 4.263T12 16.5t-4.262-1.737"/></svg>
</template>

CSS

.icon-format-underlined-squiggle {
  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%22M7.325%2021q-.375%200-.788-.15t-.712-.35q-.2-.125-.4-.312T5%2020H4v-2h1q.375%200%20.788.15t.712.35q.2.125.4.313t.425.187q.25%200%20.45-.187t.4-.313q.3-.225.713-.363T9.675%2018t.788.138t.712.362q.2.125.388.313T12%2019t.45-.187t.4-.313q.3-.225.713-.363T14.35%2018q.35%200%20.775.15t.725.35q.2.125.4.313t.45.187t.438-.187t.387-.313q.3-.2.713-.35t.787-.15h1v2h-1q-.25%200-.45.188t-.4.312q-.3.2-.725.35t-.8.15q-.35%200-.763-.15t-.712-.35q-.2-.125-.4-.312t-.45-.188t-.45.188t-.4.312q-.3.225-.712.363t-.788.137t-.787-.137t-.713-.363q-.2-.125-.387-.312T9.65%2020q-.225%200-.437.188T8.8%2020.5q-.275.225-.7.363T7.325%2021m.413-6.238Q6%2013.026%206%2010.5v-8h2.5v8q0%201.475%201.013%202.488T12%2014t2.488-1.012T15.5%2010.5v-8H18v8q0%202.525-1.737%204.263T12%2016.5t-4.262-1.737%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%22M7.325%2021q-.375%200-.788-.15t-.712-.35q-.2-.125-.4-.312T5%2020H4v-2h1q.375%200%20.788.15t.712.35q.2.125.4.313t.425.187q.25%200%20.45-.187t.4-.313q.3-.225.713-.363T9.675%2018t.788.138t.712.362q.2.125.388.313T12%2019t.45-.187t.4-.313q.3-.225.713-.363T14.35%2018q.35%200%20.775.15t.725.35q.2.125.4.313t.45.187t.438-.187t.387-.313q.3-.2.713-.35t.787-.15h1v2h-1q-.25%200-.45.188t-.4.312q-.3.2-.725.35t-.8.15q-.35%200-.763-.15t-.712-.35q-.2-.125-.4-.312t-.45-.188t-.45.188t-.4.312q-.3.225-.712.363t-.788.137t-.787-.137t-.713-.363q-.2-.125-.387-.312T9.65%2020q-.225%200-.437.188T8.8%2020.5q-.275.225-.7.363T7.325%2021m.413-6.238Q6%2013.026%206%2010.5v-8h2.5v8q0%201.475%201.013%202.488T12%2014t2.488-1.012T15.5%2010.5v-8H18v8q0%202.525-1.737%204.263T12%2016.5t-4.262-1.737%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/format-underlined-squiggle.svg?color=%231a73e8&size=48