spellcheck icon
spellcheck-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- spellcheck-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- spellcheck-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the spellcheck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.1 19.2l4.95-4.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.925 4.925q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45L10.55 18.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275zm-7.75-6.5l-.925 2.625q-.125.3-.375.488T4.475 16q-.55 0-.85-.45t-.1-.95l4.05-10.875Q7.7 3.4 7.988 3.2t.637-.2h.8q.35 0 .638.2t.412.525l4.05 10.85q.2.525-.113.975t-.887.45q-.35 0-.625-.2t-.4-.525l-.9-2.575zm.7-1.9h3.9l-1.9-5.4h-.1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpellcheckRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.1 19.2l4.95-4.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.925 4.925q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45L10.55 18.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275zm-7.75-6.5l-.925 2.625q-.125.3-.375.488T4.475 16q-.55 0-.85-.45t-.1-.95l4.05-10.875Q7.7 3.4 7.988 3.2t.637-.2h.8q.35 0 .638.2t.412.525l4.05 10.85q.2.525-.113.975t-.887.45q-.35 0-.625-.2t-.4-.525l-.9-2.575zm.7-1.9h3.9l-1.9-5.4h-.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.1 19.2l4.95-4.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.925 4.925q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45L10.55 18.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275zm-7.75-6.5l-.925 2.625q-.125.3-.375.488T4.475 16q-.55 0-.85-.45t-.1-.95l4.05-10.875Q7.7 3.4 7.988 3.2t.637-.2h.8q.35 0 .638.2t.412.525l4.05 10.85q.2.525-.113.975t-.887.45q-.35 0-.625-.2t-.4-.525l-.9-2.575zm.7-1.9h3.9l-1.9-5.4h-.1z"/></svg> </template>
CSS
.icon-spellcheck-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.1%2019.2l4.95-4.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.925%204.925q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45L10.55%2018.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275zm-7.75-6.5l-.925%202.625q-.125.3-.375.488T4.475%2016q-.55%200-.85-.45t-.1-.95l4.05-10.875Q7.7%203.4%207.988%203.2t.637-.2h.8q.35%200%20.638.2t.412.525l4.05%2010.85q.2.525-.113.975t-.887.45q-.35%200-.625-.2t-.4-.525l-.9-2.575zm.7-1.9h3.9l-1.9-5.4h-.1z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.1%2019.2l4.95-4.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.925%204.925q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45L10.55%2018.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275zm-7.75-6.5l-.925%202.625q-.125.3-.375.488T4.475%2016q-.55%200-.85-.45t-.1-.95l4.05-10.875Q7.7%203.4%207.988%203.2t.637-.2h.8q.35%200%20.638.2t.412.525l4.05%2010.85q.2.525-.113.975t-.887.45q-.35%200-.625-.2t-.4-.525l-.9-2.575zm.7-1.9h3.9l-1.9-5.4h-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/spellcheck-rounded.svg?color=%231a73e8&size=48