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

Name
radiology-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the radiology icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4.44-1q.192 0 .318-.125q.126-.126.126-.317v-1.825q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.245t.568.082q.389 0 .769-.152q.379-.152.658-.456q.277-.296.664-.444t.773-.148q.42 0 .798.148t.65.444q.298.304.676.456t.756.152q.293 0 .562-.082t.505-.245q.097.302.022.613t-.289.57l-2 2.35q-.075.125-.125.237t-.05.238v1.825q0 .191.125.317q.125.125.317.125t.317-.125t.125-.317v-1.762l1.954-2.311q.218-.237.382-.596q.165-.359.165-.831q0-.28-.066-.547q-.065-.269-.196-.508q.125-.22.193-.488t.069-.548q0-.392-.134-.754q-.134-.363-.407-.667l-1.96-2.323v-1.78q0-.192-.125-.318Q14.135 6 13.943 6t-.317.125t-.126.317v1.825q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.325.838t-.825.362q-.2 0-.4-.075t-.375-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.363.25q-.194.075-.412.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6.442q0-.191-.125-.317Q10.25 6 10.059 6t-.318.125t-.125.317v1.762l-1.954 2.311q-.218.237-.382.596t-.164.831q0 .296.07.561q.069.264.185.497q-.13.242-.193.51t-.062.548q0 .472.164.831t.382.596l1.954 2.311v1.762q0 .191.125.317q.125.125.316.125"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRadiologyRounded(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="M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4.44-1q.192 0 .318-.125q.126-.126.126-.317v-1.825q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.245t.568.082q.389 0 .769-.152q.379-.152.658-.456q.277-.296.664-.444t.773-.148q.42 0 .798.148t.65.444q.298.304.676.456t.756.152q.293 0 .562-.082t.505-.245q.097.302.022.613t-.289.57l-2 2.35q-.075.125-.125.237t-.05.238v1.825q0 .191.125.317q.125.125.317.125t.317-.125t.125-.317v-1.762l1.954-2.311q.218-.237.382-.596q.165-.359.165-.831q0-.28-.066-.547q-.065-.269-.196-.508q.125-.22.193-.488t.069-.548q0-.392-.134-.754q-.134-.363-.407-.667l-1.96-2.323v-1.78q0-.192-.125-.318Q14.135 6 13.943 6t-.317.125t-.126.317v1.825q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.325.838t-.825.362q-.2 0-.4-.075t-.375-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.363.25q-.194.075-.412.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6.442q0-.191-.125-.317Q10.25 6 10.059 6t-.318.125t-.125.317v1.762l-1.954 2.311q-.218.237-.382.596t-.164.831q0 .296.07.561q.069.264.185.497q-.13.242-.193.51t-.062.548q0 .472.164.831t.382.596l1.954 2.311v1.762q0 .191.125.317q.125.125.316.125"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4.44-1q.192 0 .318-.125q.126-.126.126-.317v-1.825q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.245t.568.082q.389 0 .769-.152q.379-.152.658-.456q.277-.296.664-.444t.773-.148q.42 0 .798.148t.65.444q.298.304.676.456t.756.152q.293 0 .562-.082t.505-.245q.097.302.022.613t-.289.57l-2 2.35q-.075.125-.125.237t-.05.238v1.825q0 .191.125.317q.125.125.317.125t.317-.125t.125-.317v-1.762l1.954-2.311q.218-.237.382-.596q.165-.359.165-.831q0-.28-.066-.547q-.065-.269-.196-.508q.125-.22.193-.488t.069-.548q0-.392-.134-.754q-.134-.363-.407-.667l-1.96-2.323v-1.78q0-.192-.125-.318Q14.135 6 13.943 6t-.317.125t-.126.317v1.825q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.325.838t-.825.362q-.2 0-.4-.075t-.375-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.363.25q-.194.075-.412.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6.442q0-.191-.125-.317Q10.25 6 10.059 6t-.318.125t-.125.317v1.762l-1.954 2.311q-.218.237-.382.596t-.164.831q0 .296.07.561q.069.264.185.497q-.13.242-.193.51t-.062.548q0 .472.164.831t.382.596l1.954 2.311v1.762q0 .191.125.317q.125.125.316.125"/></svg>
</template>

CSS

.icon-radiology-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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V6.615q0-.69.463-1.152T5.616%205h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69%200%201.153.463T20%206.616v12.769q0%20.69-.462%201.153T18.384%2021zm4.44-1q.192%200%20.318-.125q.126-.126.126-.317v-1.825q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.245t.568.082q.389%200%20.769-.152q.379-.152.658-.456q.277-.296.664-.444t.773-.148q.42%200%20.798.148t.65.444q.298.304.676.456t.756.152q.293%200%20.562-.082t.505-.245q.097.302.022.613t-.289.57l-2%202.35q-.075.125-.125.237t-.05.238v1.825q0%20.191.125.317q.125.125.317.125t.317-.125t.125-.317v-1.762l1.954-2.311q.218-.237.382-.596q.165-.359.165-.831q0-.28-.066-.547q-.065-.269-.196-.508q.125-.22.193-.488t.069-.548q0-.392-.134-.754q-.134-.363-.407-.667l-1.96-2.323v-1.78q0-.192-.125-.318Q14.135%206%2013.943%206t-.317.125t-.126.317v1.825q0%20.125.038.25t.137.225l2%202.375q.15.2.237.413t.088.437q0%20.475-.325.838t-.825.362q-.2%200-.4-.075t-.375-.25q-.425-.425-.962-.65T12%2011.967t-1.112.225t-.963.65q-.17.175-.363.25q-.194.075-.412.075q-.5%200-.825-.362T8%2011.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6.442q0-.191-.125-.317Q10.25%206%2010.059%206t-.318.125t-.125.317v1.762l-1.954%202.311q-.218.237-.382.596t-.164.831q0%20.296.07.561q.069.264.185.497q-.13.242-.193.51t-.062.548q0%20.472.164.831t.382.596l1.954%202.311v1.762q0%20.191.125.317q.125.125.316.125%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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V6.615q0-.69.463-1.152T5.616%205h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69%200%201.153.463T20%206.616v12.769q0%20.69-.462%201.153T18.384%2021zm4.44-1q.192%200%20.318-.125q.126-.126.126-.317v-1.825q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.245t.568.082q.389%200%20.769-.152q.379-.152.658-.456q.277-.296.664-.444t.773-.148q.42%200%20.798.148t.65.444q.298.304.676.456t.756.152q.293%200%20.562-.082t.505-.245q.097.302.022.613t-.289.57l-2%202.35q-.075.125-.125.237t-.05.238v1.825q0%20.191.125.317q.125.125.317.125t.317-.125t.125-.317v-1.762l1.954-2.311q.218-.237.382-.596q.165-.359.165-.831q0-.28-.066-.547q-.065-.269-.196-.508q.125-.22.193-.488t.069-.548q0-.392-.134-.754q-.134-.363-.407-.667l-1.96-2.323v-1.78q0-.192-.125-.318Q14.135%206%2013.943%206t-.317.125t-.126.317v1.825q0%20.125.038.25t.137.225l2%202.375q.15.2.237.413t.088.437q0%20.475-.325.838t-.825.362q-.2%200-.4-.075t-.375-.25q-.425-.425-.962-.65T12%2011.967t-1.112.225t-.963.65q-.17.175-.363.25q-.194.075-.412.075q-.5%200-.825-.362T8%2011.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6.442q0-.191-.125-.317Q10.25%206%2010.059%206t-.318.125t-.125.317v1.762l-1.954%202.311q-.218.237-.382.596t-.164.831q0%20.296.07.561q.069.264.185.497q-.13.242-.193.51t-.062.548q0%20.472.164.831t.382.596l1.954%202.311v1.762q0%20.191.125.317q.125.125.316.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Radiology rounded icon — Material Symbols Light · IconsDB