search check 2 icon
search-check-2-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- search-check-2-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the search check 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.567 14.56q1.799-1.805 1.799-4.385T14.564 5.79t-4.375-1.81t-4.381 1.806T4 10.171t1.806 4.387q1.805 1.807 4.384 1.807t4.377-1.805m-5.386-3.071l-1.675-1.67q-.146-.146-.344-.155t-.364.155t-.168.354t.162.354l1.818 1.817q.238.243.566.243t.57-.243l3.827-3.84q.146-.146.156-.347t-.156-.366t-.357-.166t-.356.166zm1.011 5.877q-2.984 0-5.088-2.104T3 10.173t2.104-5.088t5.088-2.104t5.08 2.104t2.094 5.088q0 1.359-.467 2.559q-.466 1.2-1.285 2.149l5.052 5.052q.146.14.146.335q0 .194-.15.359t-.357.165t-.372-.165L14.9 15.594q-.948.839-2.149 1.305q-1.2.467-2.559.467m0-7.193"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSearchCheck2OutlineRounded(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.567 14.56q1.799-1.805 1.799-4.385T14.564 5.79t-4.375-1.81t-4.381 1.806T4 10.171t1.806 4.387q1.805 1.807 4.384 1.807t4.377-1.805m-5.386-3.071l-1.675-1.67q-.146-.146-.344-.155t-.364.155t-.168.354t.162.354l1.818 1.817q.238.243.566.243t.57-.243l3.827-3.84q.146-.146.156-.347t-.156-.366t-.357-.166t-.356.166zm1.011 5.877q-2.984 0-5.088-2.104T3 10.173t2.104-5.088t5.088-2.104t5.08 2.104t2.094 5.088q0 1.359-.467 2.559q-.466 1.2-1.285 2.149l5.052 5.052q.146.14.146.335q0 .194-.15.359t-.357.165t-.372-.165L14.9 15.594q-.948.839-2.149 1.305q-1.2.467-2.559.467m0-7.193"/></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.567 14.56q1.799-1.805 1.799-4.385T14.564 5.79t-4.375-1.81t-4.381 1.806T4 10.171t1.806 4.387q1.805 1.807 4.384 1.807t4.377-1.805m-5.386-3.071l-1.675-1.67q-.146-.146-.344-.155t-.364.155t-.168.354t.162.354l1.818 1.817q.238.243.566.243t.57-.243l3.827-3.84q.146-.146.156-.347t-.156-.366t-.357-.166t-.356.166zm1.011 5.877q-2.984 0-5.088-2.104T3 10.173t2.104-5.088t5.088-2.104t5.08 2.104t2.094 5.088q0 1.359-.467 2.559q-.466 1.2-1.285 2.149l5.052 5.052q.146.14.146.335q0 .194-.15.359t-.357.165t-.372-.165L14.9 15.594q-.948.839-2.149 1.305q-1.2.467-2.559.467m0-7.193"/></svg> </template>
CSS
.icon-search-check-2-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%22M14.567%2014.56q1.799-1.805%201.799-4.385T14.564%205.79t-4.375-1.81t-4.381%201.806T4%2010.171t1.806%204.387q1.805%201.807%204.384%201.807t4.377-1.805m-5.386-3.071l-1.675-1.67q-.146-.146-.344-.155t-.364.155t-.168.354t.162.354l1.818%201.817q.238.243.566.243t.57-.243l3.827-3.84q.146-.146.156-.347t-.156-.366t-.357-.166t-.356.166zm1.011%205.877q-2.984%200-5.088-2.104T3%2010.173t2.104-5.088t5.088-2.104t5.08%202.104t2.094%205.088q0%201.359-.467%202.559q-.466%201.2-1.285%202.149l5.052%205.052q.146.14.146.335q0%20.194-.15.359t-.357.165t-.372-.165L14.9%2015.594q-.948.839-2.149%201.305q-1.2.467-2.559.467m0-7.193%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.567%2014.56q1.799-1.805%201.799-4.385T14.564%205.79t-4.375-1.81t-4.381%201.806T4%2010.171t1.806%204.387q1.805%201.807%204.384%201.807t4.377-1.805m-5.386-3.071l-1.675-1.67q-.146-.146-.344-.155t-.364.155t-.168.354t.162.354l1.818%201.817q.238.243.566.243t.57-.243l3.827-3.84q.146-.146.156-.347t-.156-.366t-.357-.166t-.356.166zm1.011%205.877q-2.984%200-5.088-2.104T3%2010.173t2.104-5.088t5.088-2.104t5.08%202.104t2.094%205.088q0%201.359-.467%202.559q-.466%201.2-1.285%202.149l5.052%205.052q.146.14.146.335q0%20.194-.15.359t-.357.165t-.372-.165L14.9%2015.594q-.948.839-2.149%201.305q-1.2.467-2.559.467m0-7.193%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/search-check-2-outline-rounded.svg?color=%231a73e8&size=48