text edit style character a icon
text-edit-style-character-a-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- text-edit-style-character-a-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
3 other variants in Fluent UI System Icons
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 edit style character a icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M21.068 9a3.932 3.932 0 0 1 2.78 6.712l-7.762 7.763a3.75 3.75 0 0 1-1.64.96l-5.494 1.538a.75.75 0 0 1-.925-.925l1.538-5.493a3.75 3.75 0 0 1 .96-1.64l7.763-7.764A3.93 3.93 0 0 1 21.068 9m0 1.5c-.644 0-1.263.256-1.72.712l-7.762 7.763a2.25 2.25 0 0 0-.575.984l-1.179 4.208l4.209-1.178a2.25 2.25 0 0 0 .984-.575l7.763-7.763a2.433 2.433 0 0 0-1.72-4.151M8.5 2a.75.75 0 0 1 .693.464l4.493 10.875l-1.15 1.15l-1.233-2.989H5.697l-1.254 3.036a.75.75 0 0 1-1.386-.572l4.75-11.5A.75.75 0 0 1 8.5 2m-2.183 8h4.366L8.5 4.714z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextEditStyleCharacterA28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M21.068 9a3.932 3.932 0 0 1 2.78 6.712l-7.762 7.763a3.75 3.75 0 0 1-1.64.96l-5.494 1.538a.75.75 0 0 1-.925-.925l1.538-5.493a3.75 3.75 0 0 1 .96-1.64l7.763-7.764A3.93 3.93 0 0 1 21.068 9m0 1.5c-.644 0-1.263.256-1.72.712l-7.762 7.763a2.25 2.25 0 0 0-.575.984l-1.179 4.208l4.209-1.178a2.25 2.25 0 0 0 .984-.575l7.763-7.763a2.433 2.433 0 0 0-1.72-4.151M8.5 2a.75.75 0 0 1 .693.464l4.493 10.875l-1.15 1.15l-1.233-2.989H5.697l-1.254 3.036a.75.75 0 0 1-1.386-.572l4.75-11.5A.75.75 0 0 1 8.5 2m-2.183 8h4.366L8.5 4.714z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M21.068 9a3.932 3.932 0 0 1 2.78 6.712l-7.762 7.763a3.75 3.75 0 0 1-1.64.96l-5.494 1.538a.75.75 0 0 1-.925-.925l1.538-5.493a3.75 3.75 0 0 1 .96-1.64l7.763-7.764A3.93 3.93 0 0 1 21.068 9m0 1.5c-.644 0-1.263.256-1.72.712l-7.762 7.763a2.25 2.25 0 0 0-.575.984l-1.179 4.208l4.209-1.178a2.25 2.25 0 0 0 .984-.575l7.763-7.763a2.433 2.433 0 0 0-1.72-4.151M8.5 2a.75.75 0 0 1 .693.464l4.493 10.875l-1.15 1.15l-1.233-2.989H5.697l-1.254 3.036a.75.75 0 0 1-1.386-.572l4.75-11.5A.75.75 0 0 1 8.5 2m-2.183 8h4.366L8.5 4.714z"/></svg> </template>
CSS
.icon-text-edit-style-character-a-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.068%209a3.932%203.932%200%200%201%202.78%206.712l-7.762%207.763a3.75%203.75%200%200%201-1.64.96l-5.494%201.538a.75.75%200%200%201-.925-.925l1.538-5.493a3.75%203.75%200%200%201%20.96-1.64l7.763-7.764A3.93%203.93%200%200%201%2021.068%209m0%201.5c-.644%200-1.263.256-1.72.712l-7.762%207.763a2.25%202.25%200%200%200-.575.984l-1.179%204.208l4.209-1.178a2.25%202.25%200%200%200%20.984-.575l7.763-7.763a2.433%202.433%200%200%200-1.72-4.151M8.5%202a.75.75%200%200%201%20.693.464l4.493%2010.875l-1.15%201.15l-1.233-2.989H5.697l-1.254%203.036a.75.75%200%200%201-1.386-.572l4.75-11.5A.75.75%200%200%201%208.5%202m-2.183%208h4.366L8.5%204.714z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.068%209a3.932%203.932%200%200%201%202.78%206.712l-7.762%207.763a3.75%203.75%200%200%201-1.64.96l-5.494%201.538a.75.75%200%200%201-.925-.925l1.538-5.493a3.75%203.75%200%200%201%20.96-1.64l7.763-7.764A3.93%203.93%200%200%201%2021.068%209m0%201.5c-.644%200-1.263.256-1.72.712l-7.762%207.763a2.25%202.25%200%200%200-.575.984l-1.179%204.208l4.209-1.178a2.25%202.25%200%200%200%20.984-.575l7.763-7.763a2.433%202.433%200%200%200-1.72-4.151M8.5%202a.75.75%200%200%201%20.693.464l4.493%2010.875l-1.15%201.15l-1.233-2.989H5.697l-1.254%203.036a.75.75%200%200%201-1.386-.572l4.75-11.5A.75.75%200%200%201%208.5%202m-2.183%208h4.366L8.5%204.714z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-edit-style-character-a-28-regular.svg?color=%231a73e8&size=48