verified off icon
verified-off from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- verified-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- verified-off-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the verified off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.023 21.23l-1.67-2.814l-3.176-.685l.312-3.277L2.346 12L4.49 9.546l-.3-3.173l.634-.134l-1.961-1.962l.707-.708l17.593 17.593l-.708.707l-3.435-3.434l-.442.096l-1.6 2.7L12 19.973zm10.489-6.776l.223 2.442l-5.412-5.412L15.908 9.9l-.708-.72l-1.59 1.591l-5.86-5.865l1.273-2.137L12 4.027l2.977-1.258l1.67 2.816l3.176.684l-.312 3.277L21.655 12zm-8.562.404l1.246-1.247l-.679-.678l-.653.653l-2.18-2.178l-.592.592z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVerifiedOff(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="m9.023 21.23l-1.67-2.814l-3.176-.685l.312-3.277L2.346 12L4.49 9.546l-.3-3.173l.634-.134l-1.961-1.962l.707-.708l17.593 17.593l-.708.707l-3.435-3.434l-.442.096l-1.6 2.7L12 19.973zm10.489-6.776l.223 2.442l-5.412-5.412L15.908 9.9l-.708-.72l-1.59 1.591l-5.86-5.865l1.273-2.137L12 4.027l2.977-1.258l1.67 2.816l3.176.684l-.312 3.277L21.655 12zm-8.562.404l1.246-1.247l-.679-.678l-.653.653l-2.18-2.178l-.592.592z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.023 21.23l-1.67-2.814l-3.176-.685l.312-3.277L2.346 12L4.49 9.546l-.3-3.173l.634-.134l-1.961-1.962l.707-.708l17.593 17.593l-.708.707l-3.435-3.434l-.442.096l-1.6 2.7L12 19.973zm10.489-6.776l.223 2.442l-5.412-5.412L15.908 9.9l-.708-.72l-1.59 1.591l-5.86-5.865l1.273-2.137L12 4.027l2.977-1.258l1.67 2.816l3.176.684l-.312 3.277L21.655 12zm-8.562.404l1.246-1.247l-.679-.678l-.653.653l-2.18-2.178l-.592.592z"/></svg> </template>
CSS
.icon-verified-off {
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%22m9.023%2021.23l-1.67-2.814l-3.176-.685l.312-3.277L2.346%2012L4.49%209.546l-.3-3.173l.634-.134l-1.961-1.962l.707-.708l17.593%2017.593l-.708.707l-3.435-3.434l-.442.096l-1.6%202.7L12%2019.973zm10.489-6.776l.223%202.442l-5.412-5.412L15.908%209.9l-.708-.72l-1.59%201.591l-5.86-5.865l1.273-2.137L12%204.027l2.977-1.258l1.67%202.816l3.176.684l-.312%203.277L21.655%2012zm-8.562.404l1.246-1.247l-.679-.678l-.653.653l-2.18-2.178l-.592.592z%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%22m9.023%2021.23l-1.67-2.814l-3.176-.685l.312-3.277L2.346%2012L4.49%209.546l-.3-3.173l.634-.134l-1.961-1.962l.707-.708l17.593%2017.593l-.708.707l-3.435-3.434l-.442.096l-1.6%202.7L12%2019.973zm10.489-6.776l.223%202.442l-5.412-5.412L15.908%209.9l-.708-.72l-1.59%201.591l-5.86-5.865l1.273-2.137L12%204.027l2.977-1.258l1.67%202.816l3.176.684l-.312%203.277L21.655%2012zm-8.562.404l1.246-1.247l-.679-.678l-.653.653l-2.18-2.178l-.592.592z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/verified-off.svg?color=%231a73e8&size=48