data exploration icon
data-exploration-outline-rounded from Material Symbols Light by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- data-exploration-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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 12v7.385q0 .666-.475 1.14t-1.14.475zm0-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.03-3.03q.22-.223.53-.233t.552.202l2.753 2.29l4.45-4.448H14q-.213 0-.356-.144t-.144-.357t.144-.356T14 8.5h2.692q.344 0 .576.232t.232.576V12q0 .213-.144.356t-.357.144t-.356-.144T16.5 12v-1.767l-4.584 4.56q-.218.217-.536.242t-.564-.193l-2.71-2.315l-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 MaterialSymbolsLightDataExplorationOutlineRounded(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 12v7.385q0 .666-.475 1.14t-1.14.475zm0-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.03-3.03q.22-.223.53-.233t.552.202l2.753 2.29l4.45-4.448H14q-.213 0-.356-.144t-.144-.357t.144-.356T14 8.5h2.692q.344 0 .576.232t.232.576V12q0 .213-.144.356t-.357.144t-.356-.144T16.5 12v-1.767l-4.584 4.56q-.218.217-.536.242t-.564-.193l-2.71-2.315l-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 12v7.385q0 .666-.475 1.14t-1.14.475zm0-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.03-3.03q.22-.223.53-.233t.552.202l2.753 2.29l4.45-4.448H14q-.213 0-.356-.144t-.144-.357t.144-.356T14 8.5h2.692q.344 0 .576.232t.232.576V12q0 .213-.144.356t-.357.144t-.356-.144T16.5 12v-1.767l-4.584 4.56q-.218.217-.536.242t-.564-.193l-2.71-2.315l-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-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.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%2012v7.385q0%20.666-.475%201.14t-1.14.475zm0-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.03-3.03q.22-.223.53-.233t.552.202l2.753%202.29l4.45-4.448H14q-.213%200-.356-.144t-.144-.357t.144-.356T14%208.5h2.692q.344%200%20.576.232t.232.576V12q0%20.213-.144.356t-.357.144t-.356-.144T16.5%2012v-1.767l-4.584%204.56q-.218.217-.536.242t-.564-.193l-2.71-2.315l-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%2012v7.385q0%20.666-.475%201.14t-1.14.475zm0-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.03-3.03q.22-.223.53-.233t.552.202l2.753%202.29l4.45-4.448H14q-.213%200-.356-.144t-.144-.357t.144-.356T14%208.5h2.692q.344%200%20.576.232t.232.576V12q0%20.213-.144.356t-.357.144t-.356-.144T16.5%2012v-1.767l-4.584%204.56q-.218.217-.536.242t-.564-.193l-2.71-2.315l-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-rounded.svg?color=%231a73e8&size=48