spellcheck-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
spellcheck-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
spellcheck-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

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.892l5.335-5.334q.14-.14.344-.15t.363.15t.16.354t-.16.354l-4.905 4.905q-.243.243-.54.354q-.299.112-.597.112t-.596-.112t-.54-.354l-2.068-2.067q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16zM6.196 12.2l-1.232 3.471q-.068.166-.183.247q-.116.082-.287.082q-.28 0-.417-.22t-.052-.468L8.383 3.34q.067-.172.191-.256T8.875 3h.377q.177 0 .301.085q.124.084.191.255l4.32 11.947q.084.274-.065.494t-.436.219q-.177 0-.317-.094q-.14-.095-.208-.266L11.87 12.2zm.354-.9h5.016L9.05 4.323h-.061z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpellcheckRounded(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.892l5.335-5.334q.14-.14.344-.15t.363.15t.16.354t-.16.354l-4.905 4.905q-.243.243-.54.354q-.299.112-.597.112t-.596-.112t-.54-.354l-2.068-2.067q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16zM6.196 12.2l-1.232 3.471q-.068.166-.183.247q-.116.082-.287.082q-.28 0-.417-.22t-.052-.468L8.383 3.34q.067-.172.191-.256T8.875 3h.377q.177 0 .301.085q.124.084.191.255l4.32 11.947q.084.274-.065.494t-.436.219q-.177 0-.317-.094q-.14-.095-.208-.266L11.87 12.2zm.354-.9h5.016L9.05 4.323h-.061z"/></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.892l5.335-5.334q.14-.14.344-.15t.363.15t.16.354t-.16.354l-4.905 4.905q-.243.243-.54.354q-.299.112-.597.112t-.596-.112t-.54-.354l-2.068-2.067q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16zM6.196 12.2l-1.232 3.471q-.068.166-.183.247q-.116.082-.287.082q-.28 0-.417-.22t-.052-.468L8.383 3.34q.067-.172.191-.256T8.875 3h.377q.177 0 .301.085q.124.084.191.255l4.32 11.947q.084.274-.065.494t-.436.219q-.177 0-.317-.094q-.14-.095-.208-.266L11.87 12.2zm.354-.9h5.016L9.05 4.323h-.061z"/></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.892l5.335-5.334q.14-.14.344-.15t.363.15t.16.354t-.16.354l-4.905%204.905q-.243.243-.54.354q-.299.112-.597.112t-.596-.112t-.54-.354l-2.068-2.067q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16zM6.196%2012.2l-1.232%203.471q-.068.166-.183.247q-.116.082-.287.082q-.28%200-.417-.22t-.052-.468L8.383%203.34q.067-.172.191-.256T8.875%203h.377q.177%200%20.301.085q.124.084.191.255l4.32%2011.947q.084.274-.065.494t-.436.219q-.177%200-.317-.094q-.14-.095-.208-.266L11.87%2012.2zm.354-.9h5.016L9.05%204.323h-.061z%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.892l5.335-5.334q.14-.14.344-.15t.363.15t.16.354t-.16.354l-4.905%204.905q-.243.243-.54.354q-.299.112-.597.112t-.596-.112t-.54-.354l-2.068-2.067q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16zM6.196%2012.2l-1.232%203.471q-.068.166-.183.247q-.116.082-.287.082q-.28%200-.417-.22t-.052-.468L8.383%203.34q.067-.172.191-.256T8.875%203h.377q.177%200%20.301.085q.124.084.191.255l4.32%2011.947q.084.274-.065.494t-.436.219q-.177%200-.317-.094q-.14-.095-.208-.266L11.87%2012.2zm.354-.9h5.016L9.05%204.323h-.061z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/spellcheck-rounded.svg?color=%231a73e8&size=48