spell-check from Font Awesome 6 Solid by Dave Gandy · Regular · Editors · CC-BY-4.0 Attribution required.

Name
spell-check
Set
Font Awesome 6 Solid
Style
Regular
Category
Editors
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

More editors icons from Font Awesome 6 Solid

Use the spell check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160l-13.3 32c-6.8 16.3.9 35 17.2 41.8s35-.9 41.8-17.2l5.2-12.3h90.7l5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32l-66.7-160C136.6 7.8 124.9 0 112 0m18.7 160H93.4l18.6-44.8zM256 32v192c0 17.7 14.3 32 32 32h80c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80h-64c-17.7 0-32 14.3-32 32m96 64h-32V64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16m-32 64h48c8.8 0 16 7.2 16 16s-7.2 16-16 16h-48zm246.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidSpellCheck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160l-13.3 32c-6.8 16.3.9 35 17.2 41.8s35-.9 41.8-17.2l5.2-12.3h90.7l5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32l-66.7-160C136.6 7.8 124.9 0 112 0m18.7 160H93.4l18.6-44.8zM256 32v192c0 17.7 14.3 32 32 32h80c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80h-64c-17.7 0-32 14.3-32 32m96 64h-32V64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16m-32 64h48c8.8 0 16 7.2 16 16s-7.2 16-16 16h-48zm246.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160l-13.3 32c-6.8 16.3.9 35 17.2 41.8s35-.9 41.8-17.2l5.2-12.3h90.7l5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32l-66.7-160C136.6 7.8 124.9 0 112 0m18.7 160H93.4l18.6-44.8zM256 32v192c0 17.7 14.3 32 32 32h80c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80h-64c-17.7 0-32 14.3-32 32m96 64h-32V64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16m-32 64h48c8.8 0 16 7.2 16 16s-7.2 16-16 16h-48zm246.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0z"/></svg>
</template>

CSS

.icon-spell-check {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M112%200C99.1%200%2087.4%207.8%2082.5%2019.7l-66.7%20160l-13.3%2032c-6.8%2016.3.9%2035%2017.2%2041.8s35-.9%2041.8-17.2l5.2-12.3h90.7l5.1%2012.3c6.8%2016.3%2025.5%2024%2041.8%2017.2s24-25.5%2017.2-41.8l-13.3-32l-66.7-160C136.6%207.8%20124.9%200%20112%200m18.7%20160H93.4l18.6-44.8zM256%2032v192c0%2017.7%2014.3%2032%2032%2032h80c44.2%200%2080-35.8%2080-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2%209.4-24%209.4-37.6c0-44.2-35.8-80-80-80h-64c-17.7%200-32%2014.3-32%2032m96%2064h-32V64h32c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016m-32%2064h48c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-48zm246.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L352%20434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l96%2096c12.5%2012.5%2032.8%2012.5%2045.3%200z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M112%200C99.1%200%2087.4%207.8%2082.5%2019.7l-66.7%20160l-13.3%2032c-6.8%2016.3.9%2035%2017.2%2041.8s35-.9%2041.8-17.2l5.2-12.3h90.7l5.1%2012.3c6.8%2016.3%2025.5%2024%2041.8%2017.2s24-25.5%2017.2-41.8l-13.3-32l-66.7-160C136.6%207.8%20124.9%200%20112%200m18.7%20160H93.4l18.6-44.8zM256%2032v192c0%2017.7%2014.3%2032%2032%2032h80c44.2%200%2080-35.8%2080-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2%209.4-24%209.4-37.6c0-44.2-35.8-80-80-80h-64c-17.7%200-32%2014.3-32%2032m96%2064h-32V64h32c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016m-32%2064h48c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-48zm246.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L352%20434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l96%2096c12.5%2012.5%2032.8%2012.5%2045.3%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/spell-check.svg?color=%231a73e8&size=48