text edit style icon
text-edit-style-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- text-edit-style-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
2 other variants in Fluent UI System Color Icons
The same icon in other sets
Related icons in Fluent UI System Color Icons
Use the text edit style icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGZFClHerA1)" fill-rule="evenodd" d="M5.301 2.228a.73.73 0 0 1 .659-.477l.027-.001h.053c.275.013.54.174.659.478l3.504 9.012l.031.109l.002.01a.75.75 0 0 1-.464.842l-.012.004l-.107.03l-.01.002a.75.75 0 0 1-.842-.464l-.98-2.52H4.179l-.979 2.52a.75.75 0 0 1-.348.391H2.85a.75.75 0 0 1-.493.074l-.01-.002l-.107-.03l-.012-.005a.75.75 0 0 1-.464-.841l.002-.011l.031-.109zM4.55 7.73h2.9L6 4z" clip-rule="evenodd"/><path fill="url(#SVGVqpfgxZd1)" d="m10.296 16.938l5.582-5.608l-3.206-3.213l-5.587 5.614l.523 2.686z"/><path fill="url(#SVGTeagzcPH1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGX6qjsepa1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGmMKwLcyO1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGoHkefePC1)" d="M17.156 6.577a2.263 2.263 0 0 0-3.07.126l-1.57 1.57l3.21 3.21l1.566-1.567l.12-.13a2.276 2.276 0 0 0 0-2.952l-.126-.137z"/><path fill="url(#SVGWSuimbMH1)" d="m15.354 11.856l1.231-1.233s-.95.106-2.133-1.076C13.27 8.364 13.38 7.41 13.38 7.41l-1.24 1.238s-.08.978 1.089 2.147c1.17 1.17 2.124 1.061 2.124 1.061"/><defs><linearGradient id="SVGZFClHerA1" x1="1.75" x2="4.604" y1="2.368" y2="13.842" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".677" stop-color="#0078d4"/><stop offset=".84" stop-color="#0057aa"/><stop offset="1" stop-color="#0057aa"/></linearGradient><linearGradient id="SVGVqpfgxZd1" x1="9.505" x2="13.769" y1="10.252" y2="14.508" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVGTeagzcPH1" x1="5.904" x2="8.728" y1="14.702" y2="17.53" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGX6qjsepa1" x1="8.725" x2="7.113" y1="16.255" y2="14.499" gradientUnits="userSpaceOnUse"><stop stop-color="#ac80ff"/><stop offset="1" stop-color="#ceb0ff"/></linearGradient><linearGradient id="SVGmMKwLcyO1" x1="5.375" x2="8.532" y1="14.832" y2="17.991" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGoHkefePC1" x1="16.818" x2="14.81" y1="7.17" y2="9.056" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVGWSuimbMH1" x1="14.446" x2="11.308" y1="10.463" y2="9.099" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorTextEditStyle20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGZFClHerA1)" fillRule="evenodd" d="M5.301 2.228a.73.73 0 0 1 .659-.477l.027-.001h.053c.275.013.54.174.659.478l3.504 9.012l.031.109l.002.01a.75.75 0 0 1-.464.842l-.012.004l-.107.03l-.01.002a.75.75 0 0 1-.842-.464l-.98-2.52H4.179l-.979 2.52a.75.75 0 0 1-.348.391H2.85a.75.75 0 0 1-.493.074l-.01-.002l-.107-.03l-.012-.005a.75.75 0 0 1-.464-.841l.002-.011l.031-.109zM4.55 7.73h2.9L6 4z" clipRule="evenodd"/><path fill="url(#SVGVqpfgxZd1)" d="m10.296 16.938l5.582-5.608l-3.206-3.213l-5.587 5.614l.523 2.686z"/><path fill="url(#SVGTeagzcPH1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGX6qjsepa1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGmMKwLcyO1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGoHkefePC1)" d="M17.156 6.577a2.263 2.263 0 0 0-3.07.126l-1.57 1.57l3.21 3.21l1.566-1.567l.12-.13a2.276 2.276 0 0 0 0-2.952l-.126-.137z"/><path fill="url(#SVGWSuimbMH1)" d="m15.354 11.856l1.231-1.233s-.95.106-2.133-1.076C13.27 8.364 13.38 7.41 13.38 7.41l-1.24 1.238s-.08.978 1.089 2.147c1.17 1.17 2.124 1.061 2.124 1.061"/><defs><linearGradient id="SVGZFClHerA1" x1="1.75" x2="4.604" y1="2.368" y2="13.842" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset=".677" stopColor="#0078d4"/><stop offset=".84" stopColor="#0057aa"/><stop offset="1" stopColor="#0057aa"/></linearGradient><linearGradient id="SVGVqpfgxZd1" x1="9.505" x2="13.769" y1="10.252" y2="14.508" gradientUnits="userSpaceOnUse"><stop stopColor="#ffa43d"/><stop offset="1" stopColor="#fb5937"/></linearGradient><linearGradient id="SVGTeagzcPH1" x1="5.904" x2="8.728" y1="14.702" y2="17.53" gradientUnits="userSpaceOnUse"><stop offset=".255" stopColor="#ffd394"/><stop offset="1" stopColor="#ff921f"/></linearGradient><linearGradient id="SVGX6qjsepa1" x1="8.725" x2="7.113" y1="16.255" y2="14.499" gradientUnits="userSpaceOnUse"><stop stopColor="#ac80ff"/><stop offset="1" stopColor="#ceb0ff"/></linearGradient><linearGradient id="SVGmMKwLcyO1" x1="5.375" x2="8.532" y1="14.832" y2="17.991" gradientUnits="userSpaceOnUse"><stop offset=".255" stopColor="#ffd394"/><stop offset="1" stopColor="#ff921f"/></linearGradient><linearGradient id="SVGoHkefePC1" x1="16.818" x2="14.81" y1="7.17" y2="9.056" gradientUnits="userSpaceOnUse"><stop stopColor="#f97dbd"/><stop offset="1" stopColor="#dd3ce2"/></linearGradient><linearGradient id="SVGWSuimbMH1" x1="14.446" x2="11.308" y1="10.463" y2="9.099" gradientUnits="userSpaceOnUse"><stop stopColor="#ff921f"/><stop offset="1" stopColor="#ffe994"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGZFClHerA1)" fill-rule="evenodd" d="M5.301 2.228a.73.73 0 0 1 .659-.477l.027-.001h.053c.275.013.54.174.659.478l3.504 9.012l.031.109l.002.01a.75.75 0 0 1-.464.842l-.012.004l-.107.03l-.01.002a.75.75 0 0 1-.842-.464l-.98-2.52H4.179l-.979 2.52a.75.75 0 0 1-.348.391H2.85a.75.75 0 0 1-.493.074l-.01-.002l-.107-.03l-.012-.005a.75.75 0 0 1-.464-.841l.002-.011l.031-.109zM4.55 7.73h2.9L6 4z" clip-rule="evenodd"/><path fill="url(#SVGVqpfgxZd1)" d="m10.296 16.938l5.582-5.608l-3.206-3.213l-5.587 5.614l.523 2.686z"/><path fill="url(#SVGTeagzcPH1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGX6qjsepa1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGmMKwLcyO1)" d="M9.87 17.168a1.5 1.5 0 0 0 .546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5 1.5 0 0 0-.283.564l-.792 3.07l-.015.085a.5.5 0 0 0 .619.526l3.085-.76z"/><path fill="url(#SVGoHkefePC1)" d="M17.156 6.577a2.263 2.263 0 0 0-3.07.126l-1.57 1.57l3.21 3.21l1.566-1.567l.12-.13a2.276 2.276 0 0 0 0-2.952l-.126-.137z"/><path fill="url(#SVGWSuimbMH1)" d="m15.354 11.856l1.231-1.233s-.95.106-2.133-1.076C13.27 8.364 13.38 7.41 13.38 7.41l-1.24 1.238s-.08.978 1.089 2.147c1.17 1.17 2.124 1.061 2.124 1.061"/><defs><linearGradient id="SVGZFClHerA1" x1="1.75" x2="4.604" y1="2.368" y2="13.842" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".677" stop-color="#0078d4"/><stop offset=".84" stop-color="#0057aa"/><stop offset="1" stop-color="#0057aa"/></linearGradient><linearGradient id="SVGVqpfgxZd1" x1="9.505" x2="13.769" y1="10.252" y2="14.508" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVGTeagzcPH1" x1="5.904" x2="8.728" y1="14.702" y2="17.53" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGX6qjsepa1" x1="8.725" x2="7.113" y1="16.255" y2="14.499" gradientUnits="userSpaceOnUse"><stop stop-color="#ac80ff"/><stop offset="1" stop-color="#ceb0ff"/></linearGradient><linearGradient id="SVGmMKwLcyO1" x1="5.375" x2="8.532" y1="14.832" y2="17.991" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGoHkefePC1" x1="16.818" x2="14.81" y1="7.17" y2="9.056" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVGWSuimbMH1" x1="14.446" x2="11.308" y1="10.463" y2="9.099" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg> </template>
CSS
.icon-text-edit-style-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGZFClHerA1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.301%202.228a.73.73%200%200%201%20.659-.477l.027-.001h.053c.275.013.54.174.659.478l3.504%209.012l.031.109l.002.01a.75.75%200%200%201-.464.842l-.012.004l-.107.03l-.01.002a.75.75%200%200%201-.842-.464l-.98-2.52H4.179l-.979%202.52a.75.75%200%200%201-.348.391H2.85a.75.75%200%200%201-.493.074l-.01-.002l-.107-.03l-.012-.005a.75.75%200%200%201-.464-.841l.002-.011l.031-.109zM4.55%207.73h2.9L6%204z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGVqpfgxZd1)%22%20d%3D%22m10.296%2016.938l5.582-5.608l-3.206-3.213l-5.587%205.614l.523%202.686z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTeagzcPH1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGX6qjsepa1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmMKwLcyO1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoHkefePC1)%22%20d%3D%22M17.156%206.577a2.263%202.263%200%200%200-3.07.126l-1.57%201.57l3.21%203.21l1.566-1.567l.12-.13a2.276%202.276%200%200%200%200-2.952l-.126-.137z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWSuimbMH1)%22%20d%3D%22m15.354%2011.856l1.231-1.233s-.95.106-2.133-1.076C13.27%208.364%2013.38%207.41%2013.38%207.41l-1.24%201.238s-.08.978%201.089%202.147c1.17%201.17%202.124%201.061%202.124%201.061%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZFClHerA1%22%20x1%3D%221.75%22%20x2%3D%224.604%22%20y1%3D%222.368%22%20y2%3D%2213.842%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.677%22%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%230057aa%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230057aa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGVqpfgxZd1%22%20x1%3D%229.505%22%20x2%3D%2213.769%22%20y1%3D%2210.252%22%20y2%3D%2214.508%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTeagzcPH1%22%20x1%3D%225.904%22%20x2%3D%228.728%22%20y1%3D%2214.702%22%20y2%3D%2217.53%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGX6qjsepa1%22%20x1%3D%228.725%22%20x2%3D%227.113%22%20y1%3D%2216.255%22%20y2%3D%2214.499%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ac80ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ceb0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGmMKwLcyO1%22%20x1%3D%225.375%22%20x2%3D%228.532%22%20y1%3D%2214.832%22%20y2%3D%2217.991%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGoHkefePC1%22%20x1%3D%2216.818%22%20x2%3D%2214.81%22%20y1%3D%227.17%22%20y2%3D%229.056%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dd3ce2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGWSuimbMH1%22%20x1%3D%2214.446%22%20x2%3D%2211.308%22%20y1%3D%2210.463%22%20y2%3D%229.099%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe994%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGZFClHerA1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.301%202.228a.73.73%200%200%201%20.659-.477l.027-.001h.053c.275.013.54.174.659.478l3.504%209.012l.031.109l.002.01a.75.75%200%200%201-.464.842l-.012.004l-.107.03l-.01.002a.75.75%200%200%201-.842-.464l-.98-2.52H4.179l-.979%202.52a.75.75%200%200%201-.348.391H2.85a.75.75%200%200%201-.493.074l-.01-.002l-.107-.03l-.012-.005a.75.75%200%200%201-.464-.841l.002-.011l.031-.109zM4.55%207.73h2.9L6%204z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGVqpfgxZd1)%22%20d%3D%22m10.296%2016.938l5.582-5.608l-3.206-3.213l-5.587%205.614l.523%202.686z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTeagzcPH1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGX6qjsepa1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmMKwLcyO1)%22%20d%3D%22M9.87%2017.168a1.5%201.5%200%200%200%20.546-.35s-.966.096-2.136-1.073c-1.169-1.17-1.075-2.134-1.075-2.134l-.107.12a1.5%201.5%200%200%200-.283.564l-.792%203.07l-.015.085a.5.5%200%200%200%20.619.526l3.085-.76z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoHkefePC1)%22%20d%3D%22M17.156%206.577a2.263%202.263%200%200%200-3.07.126l-1.57%201.57l3.21%203.21l1.566-1.567l.12-.13a2.276%202.276%200%200%200%200-2.952l-.126-.137z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWSuimbMH1)%22%20d%3D%22m15.354%2011.856l1.231-1.233s-.95.106-2.133-1.076C13.27%208.364%2013.38%207.41%2013.38%207.41l-1.24%201.238s-.08.978%201.089%202.147c1.17%201.17%202.124%201.061%202.124%201.061%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZFClHerA1%22%20x1%3D%221.75%22%20x2%3D%224.604%22%20y1%3D%222.368%22%20y2%3D%2213.842%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.677%22%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%230057aa%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230057aa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGVqpfgxZd1%22%20x1%3D%229.505%22%20x2%3D%2213.769%22%20y1%3D%2210.252%22%20y2%3D%2214.508%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTeagzcPH1%22%20x1%3D%225.904%22%20x2%3D%228.728%22%20y1%3D%2214.702%22%20y2%3D%2217.53%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGX6qjsepa1%22%20x1%3D%228.725%22%20x2%3D%227.113%22%20y1%3D%2216.255%22%20y2%3D%2214.499%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ac80ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ceb0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGmMKwLcyO1%22%20x1%3D%225.375%22%20x2%3D%228.532%22%20y1%3D%2214.832%22%20y2%3D%2217.991%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGoHkefePC1%22%20x1%3D%2216.818%22%20x2%3D%2214.81%22%20y1%3D%227.17%22%20y2%3D%229.056%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dd3ce2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGWSuimbMH1%22%20x1%3D%2214.446%22%20x2%3D%2211.308%22%20y1%3D%2210.463%22%20y2%3D%229.099%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe994%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/text-edit-style-20.svg?color=%231a73e8&size=48