lab-research-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
lab-research-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the lab research icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.48 15.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347 21q-1.805 0-3.076-1.241T4 16.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0 1.384.98 2.327T8.347 20q.654 0 1.219-.229q.564-.229 1.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m-5-14.346h10V4h-10zM18.16 18.487q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822q-1.165 0-1.986.822q-.821.82-.821 1.986t.82 1.987t1.987.82q1.166 0 1.987-.82m3.113 3.802l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.592 1.102l2.777 2.777zM3.346 6.653V4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLabResearchOutlineSharp(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="M8.48 15.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347 21q-1.805 0-3.076-1.241T4 16.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0 1.384.98 2.327T8.347 20q.654 0 1.219-.229q.564-.229 1.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m-5-14.346h10V4h-10zM18.16 18.487q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822q-1.165 0-1.986.822q-.821.82-.821 1.986t.82 1.987t1.987.82q1.166 0 1.987-.82m3.113 3.802l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.592 1.102l2.777 2.777zM3.346 6.653V4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.48 15.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347 21q-1.805 0-3.076-1.241T4 16.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0 1.384.98 2.327T8.347 20q.654 0 1.219-.229q.564-.229 1.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m-5-14.346h10V4h-10zM18.16 18.487q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822q-1.165 0-1.986.822q-.821.82-.821 1.986t.82 1.987t1.987.82q1.166 0 1.987-.82m3.113 3.802l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.592 1.102l2.777 2.777zM3.346 6.653V4z"/></svg>
</template>

CSS

.icon-lab-research-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%22M8.48%2015.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347%2021q-1.805%200-3.076-1.241T4%2016.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0%201.384.98%202.327T8.347%2020q.654%200%201.219-.229q.564-.229%201.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m-5-14.346h10V4h-10zM18.16%2018.487q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822q-1.165%200-1.986.822q-.821.82-.821%201.986t.82%201.987t1.987.82q1.166%200%201.987-.82m3.113%203.802l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.63-.203%201.221q-.204.59-.592%201.102l2.777%202.777zM3.346%206.653V4z%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%22M8.48%2015.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347%2021q-1.805%200-3.076-1.241T4%2016.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0%201.384.98%202.327T8.347%2020q.654%200%201.219-.229q.564-.229%201.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m-5-14.346h10V4h-10zM18.16%2018.487q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822q-1.165%200-1.986.822q-.821.82-.821%201.986t.82%201.987t1.987.82q1.166%200%201.987-.82m3.113%203.802l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.63-.203%201.221q-.204.59-.592%201.102l2.777%202.777zM3.346%206.653V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/lab-research-outline-sharp.svg?color=%231a73e8&size=48