cics cmas icon
cics-cmas from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- cics-cmas
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the cics cmas icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.334 30H26v-2h4v-2h-2a2 2 0 0 1-2-2v-2.334A1.67 1.67 0 0 1 27.666 20H32v2h-4v2h2a2 2 0 0 1 2 2v2.334A1.67 1.67 0 0 1 30.334 30m-8-10h-2.667A1.667 1.667 0 0 0 18 21.666V30h2v-4h2v4h2v-8.333A1.667 1.667 0 0 0 22.334 20M20 24v-2h2v2Zm-7.5 0L11 20H9v10h2v-7l1.5 4l1.5-4v7h2V20h-2zM1 22v6.5A1.473 1.473 0 0 0 2.5 30H7v-2H3v-6h4v-2H3a2.006 2.006 0 0 0-2 2M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z"/><path fill="currentColor" d="M6 6h20v12h2V6a2.006 2.006 0 0 0-2-2H6a2.006 2.006 0 0 0-2 2v12h2Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCicsCmas(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="M30.334 30H26v-2h4v-2h-2a2 2 0 0 1-2-2v-2.334A1.67 1.67 0 0 1 27.666 20H32v2h-4v2h2a2 2 0 0 1 2 2v2.334A1.67 1.67 0 0 1 30.334 30m-8-10h-2.667A1.667 1.667 0 0 0 18 21.666V30h2v-4h2v4h2v-8.333A1.667 1.667 0 0 0 22.334 20M20 24v-2h2v2Zm-7.5 0L11 20H9v10h2v-7l1.5 4l1.5-4v7h2V20h-2zM1 22v6.5A1.473 1.473 0 0 0 2.5 30H7v-2H3v-6h4v-2H3a2.006 2.006 0 0 0-2 2M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z"/><path fill="currentColor" d="M6 6h20v12h2V6a2.006 2.006 0 0 0-2-2H6a2.006 2.006 0 0 0-2 2v12h2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.334 30H26v-2h4v-2h-2a2 2 0 0 1-2-2v-2.334A1.67 1.67 0 0 1 27.666 20H32v2h-4v2h2a2 2 0 0 1 2 2v2.334A1.67 1.67 0 0 1 30.334 30m-8-10h-2.667A1.667 1.667 0 0 0 18 21.666V30h2v-4h2v4h2v-8.333A1.667 1.667 0 0 0 22.334 20M20 24v-2h2v2Zm-7.5 0L11 20H9v10h2v-7l1.5 4l1.5-4v7h2V20h-2zM1 22v6.5A1.473 1.473 0 0 0 2.5 30H7v-2H3v-6h4v-2H3a2.006 2.006 0 0 0-2 2M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z"/><path fill="currentColor" d="M6 6h20v12h2V6a2.006 2.006 0 0 0-2-2H6a2.006 2.006 0 0 0-2 2v12h2Z"/></svg> </template>
CSS
.icon-cics-cmas {
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%22M30.334%2030H26v-2h4v-2h-2a2%202%200%200%201-2-2v-2.334A1.67%201.67%200%200%201%2027.666%2020H32v2h-4v2h2a2%202%200%200%201%202%202v2.334A1.67%201.67%200%200%201%2030.334%2030m-8-10h-2.667A1.667%201.667%200%200%200%2018%2021.666V30h2v-4h2v4h2v-8.333A1.667%201.667%200%200%200%2022.334%2020M20%2024v-2h2v2Zm-7.5%200L11%2020H9v10h2v-7l1.5%204l1.5-4v7h2V20h-2zM1%2022v6.5A1.473%201.473%200%200%200%202.5%2030H7v-2H3v-6h4v-2H3a2.006%202.006%200%200%200-2%202M13%208h-2v3H8v2h3v3h2v-3h3v-2h-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%206h20v12h2V6a2.006%202.006%200%200%200-2-2H6a2.006%202.006%200%200%200-2%202v12h2Z%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%22M30.334%2030H26v-2h4v-2h-2a2%202%200%200%201-2-2v-2.334A1.67%201.67%200%200%201%2027.666%2020H32v2h-4v2h2a2%202%200%200%201%202%202v2.334A1.67%201.67%200%200%201%2030.334%2030m-8-10h-2.667A1.667%201.667%200%200%200%2018%2021.666V30h2v-4h2v4h2v-8.333A1.667%201.667%200%200%200%2022.334%2020M20%2024v-2h2v2Zm-7.5%200L11%2020H9v10h2v-7l1.5%204l1.5-4v7h2V20h-2zM1%2022v6.5A1.473%201.473%200%200%200%202.5%2030H7v-2H3v-6h4v-2H3a2.006%202.006%200%200%200-2%202M13%208h-2v3H8v2h3v3h2v-3h3v-2h-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%206h20v12h2V6a2.006%202.006%200%200%200-2-2H6a2.006%202.006%200%200%200-2%202v12h2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/cics-cmas.svg?color=%231a73e8&size=48