format underlined squiggle icon
format-underlined-squiggle-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-underlined-squiggle-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- format-underlined-squiggle-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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.35 20.5q-.336 0-.701-.15T6.023 20q-.22-.188-.486-.344T5 19.5q-.194 0-.347-.153T4.5 19q0-.213.153-.357q.153-.143.347-.143q.356 0 .714.147q.357.147.632.353q.2.164.467.332t.537.168q.264 0 .53-.168T8.349 19q.262-.206.629-.353t.698-.147q.337 0 .704.147t.623.353q.22.164.487.332t.536.168q.264 0 .53-.168t.468-.332q.28-.206.639-.353q.357-.147.688-.147q.356 0 .71.147q.356.147.636.353q.2.164.47.332t.534.168q.27 0 .537-.168t.486-.332q.262-.206.626-.353t.701-.147q.194 0 .347.143t.153.357q0 .194-.153.347t-.347.153q-.27 0-.537.166q-.267.165-.486.334q-.287.2-.651.35t-.701.15t-.701-.15t-.626-.35q-.22-.188-.487-.344t-.536-.156q-.263 0-.53.156t-.468.344q-.28.2-.638.35t-.69.15q-.336 0-.704-.15t-.642-.35q-.2-.188-.467-.344T9.65 19.5q-.263 0-.53.156T8.651 20q-.261.2-.626.35t-.676.15M12 15.808q-2.236 0-3.772-1.536T6.692 10.5V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 1.764 1.215 2.978T12 14.692t2.978-1.214t1.214-2.978V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 2.237-1.535 3.772q-1.536 1.536-3.772 1.536"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatUnderlinedSquiggleRounded(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.35 20.5q-.336 0-.701-.15T6.023 20q-.22-.188-.486-.344T5 19.5q-.194 0-.347-.153T4.5 19q0-.213.153-.357q.153-.143.347-.143q.356 0 .714.147q.357.147.632.353q.2.164.467.332t.537.168q.264 0 .53-.168T8.349 19q.262-.206.629-.353t.698-.147q.337 0 .704.147t.623.353q.22.164.487.332t.536.168q.264 0 .53-.168t.468-.332q.28-.206.639-.353q.357-.147.688-.147q.356 0 .71.147q.356.147.636.353q.2.164.47.332t.534.168q.27 0 .537-.168t.486-.332q.262-.206.626-.353t.701-.147q.194 0 .347.143t.153.357q0 .194-.153.347t-.347.153q-.27 0-.537.166q-.267.165-.486.334q-.287.2-.651.35t-.701.15t-.701-.15t-.626-.35q-.22-.188-.487-.344t-.536-.156q-.263 0-.53.156t-.468.344q-.28.2-.638.35t-.69.15q-.336 0-.704-.15t-.642-.35q-.2-.188-.467-.344T9.65 19.5q-.263 0-.53.156T8.651 20q-.261.2-.626.35t-.676.15M12 15.808q-2.236 0-3.772-1.536T6.692 10.5V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 1.764 1.215 2.978T12 14.692t2.978-1.214t1.214-2.978V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 2.237-1.535 3.772q-1.536 1.536-3.772 1.536"/></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.35 20.5q-.336 0-.701-.15T6.023 20q-.22-.188-.486-.344T5 19.5q-.194 0-.347-.153T4.5 19q0-.213.153-.357q.153-.143.347-.143q.356 0 .714.147q.357.147.632.353q.2.164.467.332t.537.168q.264 0 .53-.168T8.349 19q.262-.206.629-.353t.698-.147q.337 0 .704.147t.623.353q.22.164.487.332t.536.168q.264 0 .53-.168t.468-.332q.28-.206.639-.353q.357-.147.688-.147q.356 0 .71.147q.356.147.636.353q.2.164.47.332t.534.168q.27 0 .537-.168t.486-.332q.262-.206.626-.353t.701-.147q.194 0 .347.143t.153.357q0 .194-.153.347t-.347.153q-.27 0-.537.166q-.267.165-.486.334q-.287.2-.651.35t-.701.15t-.701-.15t-.626-.35q-.22-.188-.487-.344t-.536-.156q-.263 0-.53.156t-.468.344q-.28.2-.638.35t-.69.15q-.336 0-.704-.15t-.642-.35q-.2-.188-.467-.344T9.65 19.5q-.263 0-.53.156T8.651 20q-.261.2-.626.35t-.676.15M12 15.808q-2.236 0-3.772-1.536T6.692 10.5V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 1.764 1.215 2.978T12 14.692t2.978-1.214t1.214-2.978V3.725q0-.212.174-.372q.173-.16.384-.16q.237 0 .397.16t.16.397v6.75q0 2.237-1.535 3.772q-1.536 1.536-3.772 1.536"/></svg> </template>
CSS
.icon-format-underlined-squiggle-rounded {
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.35%2020.5q-.336%200-.701-.15T6.023%2020q-.22-.188-.486-.344T5%2019.5q-.194%200-.347-.153T4.5%2019q0-.213.153-.357q.153-.143.347-.143q.356%200%20.714.147q.357.147.632.353q.2.164.467.332t.537.168q.264%200%20.53-.168T8.349%2019q.262-.206.629-.353t.698-.147q.337%200%20.704.147t.623.353q.22.164.487.332t.536.168q.264%200%20.53-.168t.468-.332q.28-.206.639-.353q.357-.147.688-.147q.356%200%20.71.147q.356.147.636.353q.2.164.47.332t.534.168q.27%200%20.537-.168t.486-.332q.262-.206.626-.353t.701-.147q.194%200%20.347.143t.153.357q0%20.194-.153.347t-.347.153q-.27%200-.537.166q-.267.165-.486.334q-.287.2-.651.35t-.701.15t-.701-.15t-.626-.35q-.22-.188-.487-.344t-.536-.156q-.263%200-.53.156t-.468.344q-.28.2-.638.35t-.69.15q-.336%200-.704-.15t-.642-.35q-.2-.188-.467-.344T9.65%2019.5q-.263%200-.53.156T8.651%2020q-.261.2-.626.35t-.676.15M12%2015.808q-2.236%200-3.772-1.536T6.692%2010.5V3.725q0-.212.174-.372q.173-.16.384-.16q.237%200%20.397.16t.16.397v6.75q0%201.764%201.215%202.978T12%2014.692t2.978-1.214t1.214-2.978V3.725q0-.212.174-.372q.173-.16.384-.16q.237%200%20.397.16t.16.397v6.75q0%202.237-1.535%203.772q-1.536%201.536-3.772%201.536%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.35%2020.5q-.336%200-.701-.15T6.023%2020q-.22-.188-.486-.344T5%2019.5q-.194%200-.347-.153T4.5%2019q0-.213.153-.357q.153-.143.347-.143q.356%200%20.714.147q.357.147.632.353q.2.164.467.332t.537.168q.264%200%20.53-.168T8.349%2019q.262-.206.629-.353t.698-.147q.337%200%20.704.147t.623.353q.22.164.487.332t.536.168q.264%200%20.53-.168t.468-.332q.28-.206.639-.353q.357-.147.688-.147q.356%200%20.71.147q.356.147.636.353q.2.164.47.332t.534.168q.27%200%20.537-.168t.486-.332q.262-.206.626-.353t.701-.147q.194%200%20.347.143t.153.357q0%20.194-.153.347t-.347.153q-.27%200-.537.166q-.267.165-.486.334q-.287.2-.651.35t-.701.15t-.701-.15t-.626-.35q-.22-.188-.487-.344t-.536-.156q-.263%200-.53.156t-.468.344q-.28.2-.638.35t-.69.15q-.336%200-.704-.15t-.642-.35q-.2-.188-.467-.344T9.65%2019.5q-.263%200-.53.156T8.651%2020q-.261.2-.626.35t-.676.15M12%2015.808q-2.236%200-3.772-1.536T6.692%2010.5V3.725q0-.212.174-.372q.173-.16.384-.16q.237%200%20.397.16t.16.397v6.75q0%201.764%201.215%202.978T12%2014.692t2.978-1.214t1.214-2.978V3.725q0-.212.174-.372q.173-.16.384-.16q.237%200%20.397.16t.16.397v6.75q0%202.237-1.535%203.772q-1.536%201.536-3.772%201.536%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/format-underlined-squiggle-rounded.svg?color=%231a73e8&size=48