spell check icon
spell-check from Font Awesome Solid by Dave Gandy · Solid · Editors · CC-BY-4.0 Attribution required.
- Name
- spell-check
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Editors
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More editors icons from Font Awesome Solid
Use the spell check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M152 96c-48.6 0-88 39.4-88 88v168c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V184c0-48.6-39.4-88-88-88zm40 128h-64v-40c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24zM336 96c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h72c48.6 0 88-39.4 88-88c0-23.6-9.3-45-24.4-60.8c10.3-14.4 16.4-32.1 16.4-51.2c0-48.6-39.4-88-88-88zm64 112h-32v-48h32c13.3 0 24 10.7 24 24s-10.7 24-24 24m-32 112v-48h40c13.3 0 24 10.7 24 24s-10.7 24-24 24zm233 84c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L445.3 496.1l-38.7-38.7c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c6.4 6.4 15.3 9.8 24.4 9.3s17.5-4.9 23.2-12z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidSpellCheck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M152 96c-48.6 0-88 39.4-88 88v168c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V184c0-48.6-39.4-88-88-88zm40 128h-64v-40c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24zM336 96c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h72c48.6 0 88-39.4 88-88c0-23.6-9.3-45-24.4-60.8c10.3-14.4 16.4-32.1 16.4-51.2c0-48.6-39.4-88-88-88zm64 112h-32v-48h32c13.3 0 24 10.7 24 24s-10.7 24-24 24m-32 112v-48h40c13.3 0 24 10.7 24 24s-10.7 24-24 24zm233 84c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L445.3 496.1l-38.7-38.7c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c6.4 6.4 15.3 9.8 24.4 9.3s17.5-4.9 23.2-12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M152 96c-48.6 0-88 39.4-88 88v168c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V184c0-48.6-39.4-88-88-88zm40 128h-64v-40c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24zM336 96c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h72c48.6 0 88-39.4 88-88c0-23.6-9.3-45-24.4-60.8c10.3-14.4 16.4-32.1 16.4-51.2c0-48.6-39.4-88-88-88zm64 112h-32v-48h32c13.3 0 24 10.7 24 24s-10.7 24-24 24m-32 112v-48h40c13.3 0 24 10.7 24 24s-10.7 24-24 24zm233 84c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L445.3 496.1l-38.7-38.7c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c6.4 6.4 15.3 9.8 24.4 9.3s17.5-4.9 23.2-12z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152%2096c-48.6%200-88%2039.4-88%2088v168c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-64h64v64c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V184c0-48.6-39.4-88-88-88zm40%20128h-64v-40c0-13.3%2010.7-24%2024-24h16c13.3%200%2024%2010.7%2024%2024zM336%2096c-17.7%200-32%2014.3-32%2032v224c0%2017.7%2014.3%2032%2032%2032h72c48.6%200%2088-39.4%2088-88c0-23.6-9.3-45-24.4-60.8c10.3-14.4%2016.4-32.1%2016.4-51.2c0-48.6-39.4-88-88-88zm64%20112h-32v-48h32c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024m-32%20112v-48h40c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024zm233%2084c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205L445.3%20496.1l-38.7-38.7c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l64%2064c6.4%206.4%2015.3%209.8%2024.4%209.3s17.5-4.9%2023.2-12z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152%2096c-48.6%200-88%2039.4-88%2088v168c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-64h64v64c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V184c0-48.6-39.4-88-88-88zm40%20128h-64v-40c0-13.3%2010.7-24%2024-24h16c13.3%200%2024%2010.7%2024%2024zM336%2096c-17.7%200-32%2014.3-32%2032v224c0%2017.7%2014.3%2032%2032%2032h72c48.6%200%2088-39.4%2088-88c0-23.6-9.3-45-24.4-60.8c10.3-14.4%2016.4-32.1%2016.4-51.2c0-48.6-39.4-88-88-88zm64%20112h-32v-48h32c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024m-32%20112v-48h40c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024zm233%2084c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205L445.3%20496.1l-38.7-38.7c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l64%2064c6.4%206.4%2015.3%209.8%2024.4%209.3s17.5-4.9%2023.2-12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/spell-check.svg?color=%231a73e8&size=48