explore off icon
explore-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- explore-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the explore off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.502-2.961q.502-1.43 1.475-2.635L3.094 4.52q-.165-.165-.165-.357t.165-.356t.357-.166t.357.166l16.384 16.384q.16.16.16.354t-.16.354q-.165.166-.356.166q-.192 0-.357-.166l-1.883-1.877q-1.206.973-2.635 1.475T12 21M7.812 4.035q.955-.546 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296m6.367 7.332l-1.546-1.546q-.162-.161-.118-.381q.043-.22.26-.296l2.312-.74q.236-.075.41.099t.1.41l-.741 2.312q-.075.217-.295.26t-.382-.118M12 20q1.383 0 2.616-.448t2.261-1.248l-4.006-4.006l-3.957 1.298q-.237.075-.411-.099t-.1-.41l1.299-3.958l-4.006-4.006q-.8 1.027-1.248 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightExploreOffOutlineRounded(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="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.502-2.961q.502-1.43 1.475-2.635L3.094 4.52q-.165-.165-.165-.357t.165-.356t.357-.166t.357.166l16.384 16.384q.16.16.16.354t-.16.354q-.165.166-.356.166q-.192 0-.357-.166l-1.883-1.877q-1.206.973-2.635 1.475T12 21M7.812 4.035q.955-.546 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296m6.367 7.332l-1.546-1.546q-.162-.161-.118-.381q.043-.22.26-.296l2.312-.74q.236-.075.41.099t.1.41l-.741 2.312q-.075.217-.295.26t-.382-.118M12 20q1.383 0 2.616-.448t2.261-1.248l-4.006-4.006l-3.957 1.298q-.237.075-.411-.099t-.1-.41l1.299-3.958l-4.006-4.006q-.8 1.027-1.248 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.502-2.961q.502-1.43 1.475-2.635L3.094 4.52q-.165-.165-.165-.357t.165-.356t.357-.166t.357.166l16.384 16.384q.16.16.16.354t-.16.354q-.165.166-.356.166q-.192 0-.357-.166l-1.883-1.877q-1.206.973-2.635 1.475T12 21M7.812 4.035q.955-.546 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296m6.367 7.332l-1.546-1.546q-.162-.161-.118-.381q.043-.22.26-.296l2.312-.74q.236-.075.41.099t.1.41l-.741 2.312q-.075.217-.295.26t-.382-.118M12 20q1.383 0 2.616-.448t2.261-1.248l-4.006-4.006l-3.957 1.298q-.237.075-.411-.099t-.1-.41l1.299-3.958l-4.006-4.006q-.8 1.027-1.248 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20"/></svg> </template>
CSS
.icon-explore-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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.533.502-2.961q.502-1.43%201.475-2.635L3.094%204.52q-.165-.165-.165-.357t.165-.356t.357-.166t.357.166l16.384%2016.384q.16.16.16.354t-.16.354q-.165.166-.356.166q-.192%200-.357-.166l-1.883-1.877q-1.206.973-2.635%201.475T12%2021M7.812%204.035q.955-.546%202.015-.79Q10.887%203%2012%203q1.789%200%203.44.683t2.924%201.954q1.27%201.27%201.953%202.923Q21%2010.212%2021%2012q0%201.094-.254%202.135t-.742%201.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20%2012q0-3.35-2.325-5.675T12%204q-.935%200-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296m6.367%207.332l-1.546-1.546q-.162-.161-.118-.381q.043-.22.26-.296l2.312-.74q.236-.075.41.099t.1.41l-.741%202.312q-.075.217-.295.26t-.382-.118M12%2020q1.383%200%202.616-.448t2.261-1.248l-4.006-4.006l-3.957%201.298q-.237.075-.411-.099t-.1-.41l1.299-3.958l-4.006-4.006q-.8%201.027-1.248%202.26Q4%2010.618%204%2012q0%203.325%202.338%205.663T12%2020%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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.533.502-2.961q.502-1.43%201.475-2.635L3.094%204.52q-.165-.165-.165-.357t.165-.356t.357-.166t.357.166l16.384%2016.384q.16.16.16.354t-.16.354q-.165.166-.356.166q-.192%200-.357-.166l-1.883-1.877q-1.206.973-2.635%201.475T12%2021M7.812%204.035q.955-.546%202.015-.79Q10.887%203%2012%203q1.789%200%203.44.683t2.924%201.954q1.27%201.27%201.953%202.923Q21%2010.212%2021%2012q0%201.094-.254%202.135t-.742%201.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20%2012q0-3.35-2.325-5.675T12%204q-.935%200-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296m6.367%207.332l-1.546-1.546q-.162-.161-.118-.381q.043-.22.26-.296l2.312-.74q.236-.075.41.099t.1.41l-.741%202.312q-.075.217-.295.26t-.382-.118M12%2020q1.383%200%202.616-.448t2.261-1.248l-4.006-4.006l-3.957%201.298q-.237.075-.411-.099t-.1-.41l1.299-3.958l-4.006-4.006q-.8%201.027-1.248%202.26Q4%2010.618%204%2012q0%203.325%202.338%205.663T12%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/explore-off-outline-rounded.svg?color=%231a73e8&size=48