instance classic icon
instance-classic from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- instance-classic
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the instance classic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.5 21H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 19H9v2h-.5A6.497 6.497 0 0 1 7.2 8.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 21"/><circle cx="9" cy="27" r="1" fill="currentColor"/><path fill="currentColor" d="M26 23h-9v-7.17l2.59 2.58L21 17l-5-5l-5 5l1.41 1.41L15 15.83V23H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2m0 6H6v-4h20Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonInstanceClassic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.5 21H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 19H9v2h-.5A6.497 6.497 0 0 1 7.2 8.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 21"/><circle cx="9" cy="27" r="1" fill="currentColor"/><path fill="currentColor" d="M26 23h-9v-7.17l2.59 2.58L21 17l-5-5l-5 5l1.41 1.41L15 15.83V23H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2m0 6H6v-4h20Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.5 21H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 19H9v2h-.5A6.497 6.497 0 0 1 7.2 8.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 21"/><circle cx="9" cy="27" r="1" fill="currentColor"/><path fill="currentColor" d="M26 23h-9v-7.17l2.59 2.58L21 17l-5-5l-5 5l1.41 1.41L15 15.83V23H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2m0 6H6v-4h20Z"/></svg> </template>
CSS
.icon-instance-classic {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2021H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2019H9v2h-.5A6.497%206.497%200%200%201%207.2%208.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2021%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2227%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2023h-9v-7.17l2.59%202.58L21%2017l-5-5l-5%205l1.41%201.41L15%2015.83V23H6a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h20a2%202%200%200%200%202-2v-4a2%202%200%200%200-2-2m0%206H6v-4h20Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2021H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2019H9v2h-.5A6.497%206.497%200%200%201%207.2%208.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2021%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2227%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2023h-9v-7.17l2.59%202.58L21%2017l-5-5l-5%205l1.41%201.41L15%2015.83V23H6a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h20a2%202%200%200%200%202-2v-4a2%202%200%200%200-2-2m0%206H6v-4h20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/instance-classic.svg?color=%231a73e8&size=48