lab-research-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
lab-research-rounded
Set
Material Symbols Light
Style
Rounded
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.98 15.98q-.212 0-.355-.143q-.144-.144-.144-.357t.144-.356t.356-.143h2.192q.213 0 .356.144t.144.357t-.144.356t-.356.143zM8.347 21q-1.803 0-3.075-1.241T4 16.73V7.654q-.69 0-1.172-.472q-.482-.473-.482-1.163V4.654q0-.682.486-1.168T4 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.491 1.163q-.492.472-1.182.472v2.865q0 .666-.475 1.141t-1.14.475H8.98q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.144h2.692v-3.48H5v9.077q0 1.384.978 2.327Q6.955 20 8.35 20q.503 0 .963-.134q.461-.135.869-.399q.17-.103.363-.061t.293.219q.113.177.062.386q-.051.208-.23.322q-.517.311-1.093.489T8.346 21m9.814-2.514q.82-.82.82-1.986t-.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-.82m-1.987 1.82q-1.586 0-2.697-1.11t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .637-.203 1.224q-.204.588-.592 1.099l2.442 2.443q.14.14.14.334t-.14.334t-.348.141t-.34-.14l-2.443-2.424q-.512.389-1.099.593q-.588.204-1.224.204"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLabResearchRounded(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.98 15.98q-.212 0-.355-.143q-.144-.144-.144-.357t.144-.356t.356-.143h2.192q.213 0 .356.144t.144.357t-.144.356t-.356.143zM8.347 21q-1.803 0-3.075-1.241T4 16.73V7.654q-.69 0-1.172-.472q-.482-.473-.482-1.163V4.654q0-.682.486-1.168T4 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.491 1.163q-.492.472-1.182.472v2.865q0 .666-.475 1.141t-1.14.475H8.98q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.144h2.692v-3.48H5v9.077q0 1.384.978 2.327Q6.955 20 8.35 20q.503 0 .963-.134q.461-.135.869-.399q.17-.103.363-.061t.293.219q.113.177.062.386q-.051.208-.23.322q-.517.311-1.093.489T8.346 21m9.814-2.514q.82-.82.82-1.986t-.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-.82m-1.987 1.82q-1.586 0-2.697-1.11t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .637-.203 1.224q-.204.588-.592 1.099l2.442 2.443q.14.14.14.334t-.14.334t-.348.141t-.34-.14l-2.443-2.424q-.512.389-1.099.593q-.588.204-1.224.204"/></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.98 15.98q-.212 0-.355-.143q-.144-.144-.144-.357t.144-.356t.356-.143h2.192q.213 0 .356.144t.144.357t-.144.356t-.356.143zM8.347 21q-1.803 0-3.075-1.241T4 16.73V7.654q-.69 0-1.172-.472q-.482-.473-.482-1.163V4.654q0-.682.486-1.168T4 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.491 1.163q-.492.472-1.182.472v2.865q0 .666-.475 1.141t-1.14.475H8.98q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.144h2.692v-3.48H5v9.077q0 1.384.978 2.327Q6.955 20 8.35 20q.503 0 .963-.134q.461-.135.869-.399q.17-.103.363-.061t.293.219q.113.177.062.386q-.051.208-.23.322q-.517.311-1.093.489T8.346 21m9.814-2.514q.82-.82.82-1.986t-.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-.82m-1.987 1.82q-1.586 0-2.697-1.11t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .637-.203 1.224q-.204.588-.592 1.099l2.442 2.443q.14.14.14.334t-.14.334t-.348.141t-.34-.14l-2.443-2.424q-.512.389-1.099.593q-.588.204-1.224.204"/></svg>
</template>

CSS

.icon-lab-research-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%22M8.98%2015.98q-.212%200-.355-.143q-.144-.144-.144-.357t.144-.356t.356-.143h2.192q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM8.347%2021q-1.803%200-3.075-1.241T4%2016.73V7.654q-.69%200-1.172-.472q-.482-.473-.482-1.163V4.654q0-.682.486-1.168T4%203h8.673q.69%200%201.182.486q.491.486.491%201.168v1.365q0%20.69-.491%201.163q-.492.472-1.182.472v2.865q0%20.666-.475%201.141t-1.14.475H8.98q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.144h2.692v-3.48H5v9.077q0%201.384.978%202.327Q6.955%2020%208.35%2020q.503%200%20.963-.134q.461-.135.869-.399q.17-.103.363-.061t.293.219q.113.177.062.386q-.051.208-.23.322q-.517.311-1.093.489T8.346%2021m9.814-2.514q.82-.82.82-1.986t-.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-.82m-1.987%201.82q-1.586%200-2.697-1.11t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.637-.203%201.224q-.204.588-.592%201.099l2.442%202.443q.14.14.14.334t-.14.334t-.348.141t-.34-.14l-2.443-2.424q-.512.389-1.099.593q-.588.204-1.224.204%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.98%2015.98q-.212%200-.355-.143q-.144-.144-.144-.357t.144-.356t.356-.143h2.192q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM8.347%2021q-1.803%200-3.075-1.241T4%2016.73V7.654q-.69%200-1.172-.472q-.482-.473-.482-1.163V4.654q0-.682.486-1.168T4%203h8.673q.69%200%201.182.486q.491.486.491%201.168v1.365q0%20.69-.491%201.163q-.492.472-1.182.472v2.865q0%20.666-.475%201.141t-1.14.475H8.98q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.144h2.692v-3.48H5v9.077q0%201.384.978%202.327Q6.955%2020%208.35%2020q.503%200%20.963-.134q.461-.135.869-.399q.17-.103.363-.061t.293.219q.113.177.062.386q-.051.208-.23.322q-.517.311-1.093.489T8.346%2021m9.814-2.514q.82-.82.82-1.986t-.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-.82m-1.987%201.82q-1.586%200-2.697-1.11t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.637-.203%201.224q-.204.588-.592%201.099l2.442%202.443q.14.14.14.334t-.14.334t-.348.141t-.34-.14l-2.443-2.424q-.512.389-1.099.593q-.588.204-1.224.204%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-rounded.svg?color=%231a73e8&size=48