verified off icon
verified-off-outline-rounded from Material Symbols by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- verified-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
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.9 9.2q-.3-.3-.712-.312t-.713.287l-.525.525q-.3.3-.3.713t.3.712t.713.3t.712-.3l.525-.525q.3-.3.288-.7t-.288-.7M12 2.95l2.6-1.1q.35-.15.7-.038t.55.438L17.3 4.7l2.75.6q.375.075.6.388t.175.687L20.55 9.2l1.875 2.15q.25.275.25.65t-.25.65L20.55 14.8l.075.875q.05.425-.212.725t-.688.35t-.725-.213t-.35-.687l-.15-1.75l1.85-2.1l-1.85-2.15l.25-2.8l-2.75-.6l-1.45-2.4L12 5.15l-2.6-1.1l-.275.475q-.2.35-.612.45t-.763-.1t-.45-.612t.1-.763l.75-1.25q.2-.325.55-.437t.7.037zm-2.55 17l2.55-1.1l2.6 1.1l.95-1.6l-3.7-3.7l-.2.2q-.3.3-.7.3t-.7-.3L8.1 12.7q-.275-.275-.287-.687T8.1 11.3q.275-.275.688-.288t.712.263l1.45 1.425l-.525.525L5.35 8.15l.15 1.7L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-1.3 1.8L6.7 19.3l-2.75-.6q-.375-.075-.6-.387t-.175-.688L3.45 14.8l-1.875-2.15q-.25-.275-.25-.65t.25-.65L3.45 9.2l-.3-3.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L17 19.8l-1.15 1.95q-.2.325-.55.438t-.7-.038l-2.6-1.1l-2.6 1.1q-.35.15-.7.038t-.55-.438M9.6 12.4"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVerifiedOffOutlineRounded(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.9 9.2q-.3-.3-.712-.312t-.713.287l-.525.525q-.3.3-.3.713t.3.712t.713.3t.712-.3l.525-.525q.3-.3.288-.7t-.288-.7M12 2.95l2.6-1.1q.35-.15.7-.038t.55.438L17.3 4.7l2.75.6q.375.075.6.388t.175.687L20.55 9.2l1.875 2.15q.25.275.25.65t-.25.65L20.55 14.8l.075.875q.05.425-.212.725t-.688.35t-.725-.213t-.35-.687l-.15-1.75l1.85-2.1l-1.85-2.15l.25-2.8l-2.75-.6l-1.45-2.4L12 5.15l-2.6-1.1l-.275.475q-.2.35-.612.45t-.763-.1t-.45-.612t.1-.763l.75-1.25q.2-.325.55-.437t.7.037zm-2.55 17l2.55-1.1l2.6 1.1l.95-1.6l-3.7-3.7l-.2.2q-.3.3-.7.3t-.7-.3L8.1 12.7q-.275-.275-.287-.687T8.1 11.3q.275-.275.688-.288t.712.263l1.45 1.425l-.525.525L5.35 8.15l.15 1.7L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-1.3 1.8L6.7 19.3l-2.75-.6q-.375-.075-.6-.387t-.175-.688L3.45 14.8l-1.875-2.15q-.25-.275-.25-.65t.25-.65L3.45 9.2l-.3-3.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L17 19.8l-1.15 1.95q-.2.325-.55.438t-.7-.038l-2.6-1.1l-2.6 1.1q-.35.15-.7.038t-.55-.438M9.6 12.4"/></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.9 9.2q-.3-.3-.712-.312t-.713.287l-.525.525q-.3.3-.3.713t.3.712t.713.3t.712-.3l.525-.525q.3-.3.288-.7t-.288-.7M12 2.95l2.6-1.1q.35-.15.7-.038t.55.438L17.3 4.7l2.75.6q.375.075.6.388t.175.687L20.55 9.2l1.875 2.15q.25.275.25.65t-.25.65L20.55 14.8l.075.875q.05.425-.212.725t-.688.35t-.725-.213t-.35-.687l-.15-1.75l1.85-2.1l-1.85-2.15l.25-2.8l-2.75-.6l-1.45-2.4L12 5.15l-2.6-1.1l-.275.475q-.2.35-.612.45t-.763-.1t-.45-.612t.1-.763l.75-1.25q.2-.325.55-.437t.7.037zm-2.55 17l2.55-1.1l2.6 1.1l.95-1.6l-3.7-3.7l-.2.2q-.3.3-.7.3t-.7-.3L8.1 12.7q-.275-.275-.287-.687T8.1 11.3q.275-.275.688-.288t.712.263l1.45 1.425l-.525.525L5.35 8.15l.15 1.7L3.65 12l1.85 2.1l-.25 2.85l2.75.6zm-1.3 1.8L6.7 19.3l-2.75-.6q-.375-.075-.6-.387t-.175-.688L3.45 14.8l-1.875-2.15q-.25-.275-.25-.65t.25-.65L3.45 9.2l-.3-3.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275L17 19.8l-1.15 1.95q-.2.325-.55.438t-.7-.038l-2.6-1.1l-2.6 1.1q-.35.15-.7.038t-.55-.438M9.6 12.4"/></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.9%209.2q-.3-.3-.712-.312t-.713.287l-.525.525q-.3.3-.3.713t.3.712t.713.3t.712-.3l.525-.525q.3-.3.288-.7t-.288-.7M12%202.95l2.6-1.1q.35-.15.7-.038t.55.438L17.3%204.7l2.75.6q.375.075.6.388t.175.687L20.55%209.2l1.875%202.15q.25.275.25.65t-.25.65L20.55%2014.8l.075.875q.05.425-.212.725t-.688.35t-.725-.213t-.35-.687l-.15-1.75l1.85-2.1l-1.85-2.15l.25-2.8l-2.75-.6l-1.45-2.4L12%205.15l-2.6-1.1l-.275.475q-.2.35-.612.45t-.763-.1t-.45-.612t.1-.763l.75-1.25q.2-.325.55-.437t.7.037zm-2.55%2017l2.55-1.1l2.6%201.1l.95-1.6l-3.7-3.7l-.2.2q-.3.3-.7.3t-.7-.3L8.1%2012.7q-.275-.275-.287-.687T8.1%2011.3q.275-.275.688-.288t.712.263l1.45%201.425l-.525.525L5.35%208.15l.15%201.7L3.65%2012l1.85%202.1l-.25%202.85l2.75.6zm-1.3%201.8L6.7%2019.3l-2.75-.6q-.375-.075-.6-.387t-.175-.688L3.45%2014.8l-1.875-2.15q-.25-.275-.25-.65t.25-.65L3.45%209.2l-.3-3.25L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275L17%2019.8l-1.15%201.95q-.2.325-.55.438t-.7-.038l-2.6-1.1l-2.6%201.1q-.35.15-.7.038t-.55-.438M9.6%2012.4%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.9%209.2q-.3-.3-.712-.312t-.713.287l-.525.525q-.3.3-.3.713t.3.712t.713.3t.712-.3l.525-.525q.3-.3.288-.7t-.288-.7M12%202.95l2.6-1.1q.35-.15.7-.038t.55.438L17.3%204.7l2.75.6q.375.075.6.388t.175.687L20.55%209.2l1.875%202.15q.25.275.25.65t-.25.65L20.55%2014.8l.075.875q.05.425-.212.725t-.688.35t-.725-.213t-.35-.687l-.15-1.75l1.85-2.1l-1.85-2.15l.25-2.8l-2.75-.6l-1.45-2.4L12%205.15l-2.6-1.1l-.275.475q-.2.35-.612.45t-.763-.1t-.45-.612t.1-.763l.75-1.25q.2-.325.55-.437t.7.037zm-2.55%2017l2.55-1.1l2.6%201.1l.95-1.6l-3.7-3.7l-.2.2q-.3.3-.7.3t-.7-.3L8.1%2012.7q-.275-.275-.287-.687T8.1%2011.3q.275-.275.688-.288t.712.263l1.45%201.425l-.525.525L5.35%208.15l.15%201.7L3.65%2012l1.85%202.1l-.25%202.85l2.75.6zm-1.3%201.8L6.7%2019.3l-2.75-.6q-.375-.075-.6-.387t-.175-.688L3.45%2014.8l-1.875-2.15q-.25-.275-.25-.65t.25-.65L3.45%209.2l-.3-3.25L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275L17%2019.8l-1.15%201.95q-.2.325-.55.438t-.7-.038l-2.6-1.1l-2.6%201.1q-.35.15-.7.038t-.55-.438M9.6%2012.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/verified-off-outline-rounded.svg?color=%231a73e8&size=48