verified off icon
verified-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- verified-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
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="M15.554 9.546q-.165-.165-.357-.168t-.356.163l-.872.87q-.146.147-.155.348t.155.366t.357.166t.357-.166l.87-.871q.147-.146.154-.344t-.153-.364M12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.113 1.279q.03.213-.097.35q-.128.136-.341.167t-.36-.097t-.177-.341L18.5 14.1l1.85-2.1l-1.85-2.111l.25-2.839l-2.75-.6l-1.45-2.4L12 5.112L9.439 4.05l-.622 1.033q-.103.176-.304.228t-.378-.052t-.23-.304t.053-.378l.711-1.193q.162-.267.435-.37t.565.028zM9.45 19.95L12 18.889l2.562 1.061l1.334-2.215l.346-.077l-4.046-4.046l-.68.68q-.243.243-.566.243t-.565-.243l-1.939-1.938q-.14-.14-.153-.341t.153-.367q.16-.16.351-.162q.192-.003.357.157l1.796 1.79l.533-.533l-5.71-5.71l-.5.116l.227 2.585L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-.78.666l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.683-1.92l-.243-2.654q-.019-.211.106-.403t.337-.231l.134-.02l-1.607-1.607q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.885 16.885q.14.14.15.344t-.15.364t-.354.159t-.354-.16l-3.08-3.08l-.443.096l-1.246 2.085q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m1.277-9.254"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVerifiedOffOutlineRounded(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="M15.554 9.546q-.165-.165-.357-.168t-.356.163l-.872.87q-.146.147-.155.348t.155.366t.357.166t.357-.166l.87-.871q.147-.146.154-.344t-.153-.364M12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.113 1.279q.03.213-.097.35q-.128.136-.341.167t-.36-.097t-.177-.341L18.5 14.1l1.85-2.1l-1.85-2.111l.25-2.839l-2.75-.6l-1.45-2.4L12 5.112L9.439 4.05l-.622 1.033q-.103.176-.304.228t-.378-.052t-.23-.304t.053-.378l.711-1.193q.162-.267.435-.37t.565.028zM9.45 19.95L12 18.889l2.562 1.061l1.334-2.215l.346-.077l-4.046-4.046l-.68.68q-.243.243-.566.243t-.565-.243l-1.939-1.938q-.14-.14-.153-.341t.153-.367q.16-.16.351-.162q.192-.003.357.157l1.796 1.79l.533-.533l-5.71-5.71l-.5.116l.227 2.585L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-.78.666l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.683-1.92l-.243-2.654q-.019-.211.106-.403t.337-.231l.134-.02l-1.607-1.607q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.885 16.885q.14.14.15.344t-.15.364t-.354.159t-.354-.16l-3.08-3.08l-.443.096l-1.246 2.085q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m1.277-9.254"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.554 9.546q-.165-.165-.357-.168t-.356.163l-.872.87q-.146.147-.155.348t.155.366t.357.166t.357-.166l.87-.871q.147-.146.154-.344t-.153-.364M12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.113 1.279q.03.213-.097.35q-.128.136-.341.167t-.36-.097t-.177-.341L18.5 14.1l1.85-2.1l-1.85-2.111l.25-2.839l-2.75-.6l-1.45-2.4L12 5.112L9.439 4.05l-.622 1.033q-.103.176-.304.228t-.378-.052t-.23-.304t.053-.378l.711-1.193q.162-.267.435-.37t.565.028zM9.45 19.95L12 18.889l2.562 1.061l1.334-2.215l.346-.077l-4.046-4.046l-.68.68q-.243.243-.566.243t-.565-.243l-1.939-1.938q-.14-.14-.153-.341t.153-.367q.16-.16.351-.162q.192-.003.357.157l1.796 1.79l.533-.533l-5.71-5.71l-.5.116l.227 2.585L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-.78.666l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.683-1.92l-.243-2.654q-.019-.211.106-.403t.337-.231l.134-.02l-1.607-1.607q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.885 16.885q.14.14.15.344t-.15.364t-.354.159t-.354-.16l-3.08-3.08l-.443.096l-1.246 2.085q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m1.277-9.254"/></svg> </template>
CSS
.icon-verified-off-outline-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%22M15.554%209.546q-.165-.165-.357-.168t-.356.163l-.872.87q-.146.147-.155.348t.155.366t.357.166t.357-.166l.87-.871q.147-.146.154-.344t-.153-.364M12%204.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315%202.2l2.481.523q.298.056.475.32t.146.563l-.236%202.555l1.682%201.92q.212.217.212.534t-.212.535l-1.682%201.919l.113%201.279q.03.213-.097.35q-.128.136-.341.167t-.36-.097t-.177-.341L18.5%2014.1l1.85-2.1l-1.85-2.111l.25-2.839l-2.75-.6l-1.45-2.4L12%205.112L9.439%204.05l-.622%201.033q-.103.176-.304.228t-.378-.052t-.23-.304t.053-.378l.711-1.193q.162-.267.435-.37t.565.028zM9.45%2019.95L12%2018.889l2.562%201.061l1.334-2.215l.346-.077l-4.046-4.046l-.68.68q-.243.243-.566.243t-.565-.243l-1.939-1.938q-.14-.14-.153-.341t.153-.367q.16-.16.351-.162q.192-.003.357.157l1.796%201.79l.533-.533l-5.71-5.71l-.5.116l.227%202.585L3.65%2012l1.85%202.1l-.25%202.85l2.75.6zm-.78.666l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.683-1.92l-.243-2.654q-.019-.211.106-.403t.337-.231l.134-.02l-1.607-1.607q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.885%2016.885q.14.14.15.344t-.15.364t-.354.159t-.354-.16l-3.08-3.08l-.443.096l-1.246%202.085q-.162.267-.435.37t-.565-.028L12%2019.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m1.277-9.254%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%22M15.554%209.546q-.165-.165-.357-.168t-.356.163l-.872.87q-.146.147-.155.348t.155.366t.357.166t.357-.166l.87-.871q.147-.146.154-.344t-.153-.364M12%204.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315%202.2l2.481.523q.298.056.475.32t.146.563l-.236%202.555l1.682%201.92q.212.217.212.534t-.212.535l-1.682%201.919l.113%201.279q.03.213-.097.35q-.128.136-.341.167t-.36-.097t-.177-.341L18.5%2014.1l1.85-2.1l-1.85-2.111l.25-2.839l-2.75-.6l-1.45-2.4L12%205.112L9.439%204.05l-.622%201.033q-.103.176-.304.228t-.378-.052t-.23-.304t.053-.378l.711-1.193q.162-.267.435-.37t.565.028zM9.45%2019.95L12%2018.889l2.562%201.061l1.334-2.215l.346-.077l-4.046-4.046l-.68.68q-.243.243-.566.243t-.565-.243l-1.939-1.938q-.14-.14-.153-.341t.153-.367q.16-.16.351-.162q.192-.003.357.157l1.796%201.79l.533-.533l-5.71-5.71l-.5.116l.227%202.585L3.65%2012l1.85%202.1l-.25%202.85l2.75.6zm-.78.666l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.683-1.92l-.243-2.654q-.019-.211.106-.403t.337-.231l.134-.02l-1.607-1.607q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.885%2016.885q.14.14.15.344t-.15.364t-.354.159t-.354-.16l-3.08-3.08l-.443.096l-1.246%202.085q-.162.267-.435.37t-.565-.028L12%2019.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m1.277-9.254%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-outline-rounded.svg?color=%231a73e8&size=48