text edit style character a icon

text-edit-style-character-a-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
text-edit-style-character-a-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text edit style character a icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78L6.355 13h6.29l1.434 3.39l.002.004l1.526-1.526zm-.92 2.956L11.798 11H7.201zm18.173 5.762a4.536 4.536 0 0 0-6.414 0l-9.42 9.42a4 4 0 0 0-1.018 1.73l-1.785 6.25a1 1 0 0 0 1.236 1.237l6.254-1.787a4 4 0 0 0 1.73-1.018l9.417-9.417a4.536 4.536 0 0 0 0-6.415m-5 1.415a2.536 2.536 0 0 1 3.586 3.585l-9.418 9.418c-.24.24-.538.416-.865.509l-4.523 1.292l1.292-4.52a2 2 0 0 1 .508-.865z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextEditStyleCharacterA32Regular(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="M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78L6.355 13h6.29l1.434 3.39l.002.004l1.526-1.526zm-.92 2.956L11.798 11H7.201zm18.173 5.762a4.536 4.536 0 0 0-6.414 0l-9.42 9.42a4 4 0 0 0-1.018 1.73l-1.785 6.25a1 1 0 0 0 1.236 1.237l6.254-1.787a4 4 0 0 0 1.73-1.018l9.417-9.417a4.536 4.536 0 0 0 0-6.415m-5 1.415a2.536 2.536 0 0 1 3.586 3.585l-9.418 9.418c-.24.24-.538.416-.865.509l-4.523 1.292l1.292-4.52a2 2 0 0 1 .508-.865z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78L6.355 13h6.29l1.434 3.39l.002.004l1.526-1.526zm-.92 2.956L11.798 11H7.201zm18.173 5.762a4.536 4.536 0 0 0-6.414 0l-9.42 9.42a4 4 0 0 0-1.018 1.73l-1.785 6.25a1 1 0 0 0 1.236 1.237l6.254-1.787a4 4 0 0 0 1.73-1.018l9.417-9.417a4.536 4.536 0 0 0 0-6.415m-5 1.415a2.536 2.536 0 0 1 3.586 3.585l-9.418 9.418c-.24.24-.538.416-.865.509l-4.523 1.292l1.292-4.52a2 2 0 0 1 .508-.865z"/></svg>
</template>

CSS

.icon-text-edit-style-character-a-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.421%202.61a1%201%200%200%200-1.842%200l-5.5%2013a1%201%200%201%200%201.842.78L6.355%2013h6.29l1.434%203.39l.002.004l1.526-1.526zm-.92%202.956L11.798%2011H7.201zm18.173%205.762a4.536%204.536%200%200%200-6.414%200l-9.42%209.42a4%204%200%200%200-1.018%201.73l-1.785%206.25a1%201%200%200%200%201.236%201.237l6.254-1.787a4%204%200%200%200%201.73-1.018l9.417-9.417a4.536%204.536%200%200%200%200-6.415m-5%201.415a2.536%202.536%200%200%201%203.586%203.585l-9.418%209.418c-.24.24-.538.416-.865.509l-4.523%201.292l1.292-4.52a2%202%200%200%201%20.508-.865z%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%22M10.421%202.61a1%201%200%200%200-1.842%200l-5.5%2013a1%201%200%201%200%201.842.78L6.355%2013h6.29l1.434%203.39l.002.004l1.526-1.526zm-.92%202.956L11.798%2011H7.201zm18.173%205.762a4.536%204.536%200%200%200-6.414%200l-9.42%209.42a4%204%200%200%200-1.018%201.73l-1.785%206.25a1%201%200%200%200%201.236%201.237l6.254-1.787a4%204%200%200%200%201.73-1.018l9.417-9.417a4.536%204.536%200%200%200%200-6.415m-5%201.415a2.536%202.536%200%200%201%203.586%203.585l-9.418%209.418c-.24.24-.538.416-.865.509l-4.523%201.292l1.292-4.52a2%202%200%200%201%20.508-.865z%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-32-regular.svg?color=%231a73e8&size=48