data exploration icon
data-exploration-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- data-exploration-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the data exploration 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.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709t2.859 1.924t1.925 2.857T21 12v9zm0-1q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12q0 .71.113 1.394q.114.685.36 1.325l3.546-3.546l3.32 2.775L15.787 9.5H13.5v-1h4v4h-1v-2.267l-5.12 5.094l-3.274-2.8l-3.181 3.18q.992 1.918 2.875 3.105T12 20m7.27.039q.309 0 .539-.23t.23-.54t-.23-.54q-.23-.229-.54-.229t-.54.23t-.229.54t.23.539t.54.23M11.855 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDataExplorationOutlineSharp(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.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709t2.859 1.924t1.925 2.857T21 12v9zm0-1q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12q0 .71.113 1.394q.114.685.36 1.325l3.546-3.546l3.32 2.775L15.787 9.5H13.5v-1h4v4h-1v-2.267l-5.12 5.094l-3.274-2.8l-3.181 3.18q.992 1.918 2.875 3.105T12 20m7.27.039q.309 0 .539-.23t.23-.54t-.23-.54q-.23-.229-.54-.229t-.54.23t-.229.54t.23.539t.54.23M11.855 12"/></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.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709t2.859 1.924t1.925 2.857T21 12v9zm0-1q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12q0 .71.113 1.394q.114.685.36 1.325l3.546-3.546l3.32 2.775L15.787 9.5H13.5v-1h4v4h-1v-2.267l-5.12 5.094l-3.274-2.8l-3.181 3.18q.992 1.918 2.875 3.105T12 20m7.27.039q.309 0 .539-.23t.23-.54t-.23-.54q-.23-.229-.54-.229t-.54.23t-.229.54t.23.539t.54.23M11.855 12"/></svg> </template>
CSS
.icon-data-exploration-outline-sharp {
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.868%200-3.51-.708t-2.857-1.924t-1.924-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709t2.859%201.924t1.925%202.857T21%2012v9zm0-1q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012q0%20.71.113%201.394q.114.685.36%201.325l3.546-3.546l3.32%202.775L15.787%209.5H13.5v-1h4v4h-1v-2.267l-5.12%205.094l-3.274-2.8l-3.181%203.18q.992%201.918%202.875%203.105T12%2020m7.27.039q.309%200%20.539-.23t.23-.54t-.23-.54q-.23-.229-.54-.229t-.54.23t-.229.54t.23.539t.54.23M11.855%2012%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.868%200-3.51-.708t-2.857-1.924t-1.924-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709t2.859%201.924t1.925%202.857T21%2012v9zm0-1q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012q0%20.71.113%201.394q.114.685.36%201.325l3.546-3.546l3.32%202.775L15.787%209.5H13.5v-1h4v4h-1v-2.267l-5.12%205.094l-3.274-2.8l-3.181%203.18q.992%201.918%202.875%203.105T12%2020m7.27.039q.309%200%20.539-.23t.23-.54t-.23-.54q-.23-.229-.54-.229t-.54.23t-.229.54t.23.539t.54.23M11.855%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/data-exploration-outline-sharp.svg?color=%231a73e8&size=48