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

Name
radiology
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
radiology-sharp

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.769V2.77h1.077V5h7.154V2.77h1V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4-1h.884v-2.267q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.248q.268.085.568.085q.385 0 .766-.155q.382-.155.66-.459q.278-.296.665-.444t.778-.148q.416 0 .793.148t.65.444q.298.304.673.459t.759.155q.3 0 .566-.085t.501-.248q.096.302.021.613t-.288.57l-2 2.35q-.075.125-.125.237t-.05.238V20h.885v-2.204l1.953-2.311q.218-.237.382-.596q.165-.36.165-.831q0-.287-.066-.551q-.065-.265-.196-.507q.125-.217.193-.482t.069-.55q0-.385-.134-.752q-.134-.366-.407-.67l-1.96-2.323V6H13.5v2.267q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.312.838t-.813.362q-.2 0-.413-.075t-.387-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.36.25t-.415.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6h-.885v2.204l-1.953 2.311q-.218.237-.382.596q-.164.36-.164.831q0 .292.065.557q.065.264.19.501q-.13.242-.193.507t-.062.55q0 .472.164.831q.164.36.382.596l1.954 2.312z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRadiology(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.769V2.77h1.077V5h7.154V2.77h1V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4-1h.884v-2.267q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.248q.268.085.568.085q.385 0 .766-.155q.382-.155.66-.459q.278-.296.665-.444t.778-.148q.416 0 .793.148t.65.444q.298.304.673.459t.759.155q.3 0 .566-.085t.501-.248q.096.302.021.613t-.288.57l-2 2.35q-.075.125-.125.237t-.05.238V20h.885v-2.204l1.953-2.311q.218-.237.382-.596q.165-.36.165-.831q0-.287-.066-.551q-.065-.265-.196-.507q.125-.217.193-.482t.069-.55q0-.385-.134-.752q-.134-.366-.407-.67l-1.96-2.323V6H13.5v2.267q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.312.838t-.813.362q-.2 0-.413-.075t-.387-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.36.25t-.415.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6h-.885v2.204l-1.953 2.311q-.218.237-.382.596q-.164.36-.164.831q0 .292.065.557q.065.264.19.501q-.13.242-.193.507t-.062.55q0 .472.164.831q.164.36.382.596l1.954 2.312z"/></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.769V2.77h1.077V5h7.154V2.77h1V5h1.769q.69 0 1.153.463T20 6.616v12.769q0 .69-.462 1.153T18.384 21zm4-1h.884v-2.267q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.248q.268.085.568.085q.385 0 .766-.155q.382-.155.66-.459q.278-.296.665-.444t.778-.148q.416 0 .793.148t.65.444q.298.304.673.459t.759.155q.3 0 .566-.085t.501-.248q.096.302.021.613t-.288.57l-2 2.35q-.075.125-.125.237t-.05.238V20h.885v-2.204l1.953-2.311q.218-.237.382-.596q.165-.36.165-.831q0-.287-.066-.551q-.065-.265-.196-.507q.125-.217.193-.482t.069-.55q0-.385-.134-.752q-.134-.366-.407-.67l-1.96-2.323V6H13.5v2.267q0 .125.038.25t.137.225l2 2.375q.15.2.237.413t.088.437q0 .475-.312.838t-.813.362q-.2 0-.413-.075t-.387-.25q-.425-.425-.962-.65T12 11.967t-1.112.225t-.963.65q-.17.175-.36.25t-.415.075q-.5 0-.825-.362T8 11.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6h-.885v2.204l-1.953 2.311q-.218.237-.382.596q-.164.36-.164.831q0 .292.065.557q.065.264.19.501q-.13.242-.193.507t-.062.55q0 .472.164.831q.164.36.382.596l1.954 2.312z"/></svg>
</template>

CSS

.icon-radiology {
  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.769V2.77h1.077V5h7.154V2.77h1V5h1.769q.69%200%201.153.463T20%206.616v12.769q0%20.69-.462%201.153T18.384%2021zm4-1h.884v-2.267q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.248q.268.085.568.085q.385%200%20.766-.155q.382-.155.66-.459q.278-.296.665-.444t.778-.148q.416%200%20.793.148t.65.444q.298.304.673.459t.759.155q.3%200%20.566-.085t.501-.248q.096.302.021.613t-.288.57l-2%202.35q-.075.125-.125.237t-.05.238V20h.885v-2.204l1.953-2.311q.218-.237.382-.596q.165-.36.165-.831q0-.287-.066-.551q-.065-.265-.196-.507q.125-.217.193-.482t.069-.55q0-.385-.134-.752q-.134-.366-.407-.67l-1.96-2.323V6H13.5v2.267q0%20.125.038.25t.137.225l2%202.375q.15.2.237.413t.088.437q0%20.475-.312.838t-.813.362q-.2%200-.413-.075t-.387-.25q-.425-.425-.962-.65T12%2011.967t-1.112.225t-.963.65q-.17.175-.36.25t-.415.075q-.5%200-.825-.362T8%2011.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6h-.885v2.204l-1.953%202.311q-.218.237-.382.596q-.164.36-.164.831q0%20.292.065.557q.065.264.19.501q-.13.242-.193.507t-.062.55q0%20.472.164.831q.164.36.382.596l1.954%202.312z%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.769V2.77h1.077V5h7.154V2.77h1V5h1.769q.69%200%201.153.463T20%206.616v12.769q0%20.69-.462%201.153T18.384%2021zm4-1h.884v-2.267q0-.15-.175-.475l-2-2.35q-.213-.258-.288-.57t.02-.613q.237.163.506.248q.268.085.568.085q.385%200%20.766-.155q.382-.155.66-.459q.278-.296.665-.444t.778-.148q.416%200%20.793.148t.65.444q.298.304.673.459t.759.155q.3%200%20.566-.085t.501-.248q.096.302.021.613t-.288.57l-2%202.35q-.075.125-.125.237t-.05.238V20h.885v-2.204l1.953-2.311q.218-.237.382-.596q.165-.36.165-.831q0-.287-.066-.551q-.065-.265-.196-.507q.125-.217.193-.482t.069-.55q0-.385-.134-.752q-.134-.366-.407-.67l-1.96-2.323V6H13.5v2.267q0%20.125.038.25t.137.225l2%202.375q.15.2.237.413t.088.437q0%20.475-.312.838t-.813.362q-.2%200-.413-.075t-.387-.25q-.425-.425-.962-.65T12%2011.967t-1.112.225t-.963.65q-.17.175-.36.25t-.415.075q-.5%200-.825-.362T8%2011.942q0-.225.075-.437t.25-.413l2-2.35q.075-.125.125-.237t.05-.238V6h-.885v2.204l-1.953%202.311q-.218.237-.382.596q-.164.36-.164.831q0%20.292.065.557q.065.264.19.501q-.13.242-.193.507t-.062.55q0%20.472.164.831q.164.36.382.596l1.954%202.312z%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.svg?color=%231a73e8&size=48