coupling facility encryption icon
coupling-facility-encryption from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- coupling-facility-encryption
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the coupling facility encryption icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 21.3V20c0-2.2-1.8-4-4-4s-4 1.8-4 4v1.3c-.6.3-1 1-1 1.7v5c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-5c0-.7-.4-1.4-1-1.7M25 18c1.1 0 2 .9 2 2v1h-4v-1c0-1.1.9-2 2-2m3 10h-6v-5h6zm-10 2H3c-.3 0-.7-.2-.9-.5s-.2-.7 0-1l13-25.9c.3-.7 1.4-.7 1.8 0l5.5 11l-1.8.9L16 5.2L4.6 28H18z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCouplingFacilityEncryption(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="M29 21.3V20c0-2.2-1.8-4-4-4s-4 1.8-4 4v1.3c-.6.3-1 1-1 1.7v5c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-5c0-.7-.4-1.4-1-1.7M25 18c1.1 0 2 .9 2 2v1h-4v-1c0-1.1.9-2 2-2m3 10h-6v-5h6zm-10 2H3c-.3 0-.7-.2-.9-.5s-.2-.7 0-1l13-25.9c.3-.7 1.4-.7 1.8 0l5.5 11l-1.8.9L16 5.2L4.6 28H18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 21.3V20c0-2.2-1.8-4-4-4s-4 1.8-4 4v1.3c-.6.3-1 1-1 1.7v5c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-5c0-.7-.4-1.4-1-1.7M25 18c1.1 0 2 .9 2 2v1h-4v-1c0-1.1.9-2 2-2m3 10h-6v-5h6zm-10 2H3c-.3 0-.7-.2-.9-.5s-.2-.7 0-1l13-25.9c.3-.7 1.4-.7 1.8 0l5.5 11l-1.8.9L16 5.2L4.6 28H18z"/></svg> </template>
CSS
.icon-coupling-facility-encryption {
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%22M29%2021.3V20c0-2.2-1.8-4-4-4s-4%201.8-4%204v1.3c-.6.3-1%201-1%201.7v5c0%201.1.9%202%202%202h6c1.1%200%202-.9%202-2v-5c0-.7-.4-1.4-1-1.7M25%2018c1.1%200%202%20.9%202%202v1h-4v-1c0-1.1.9-2%202-2m3%2010h-6v-5h6zm-10%202H3c-.3%200-.7-.2-.9-.5s-.2-.7%200-1l13-25.9c.3-.7%201.4-.7%201.8%200l5.5%2011l-1.8.9L16%205.2L4.6%2028H18z%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%22M29%2021.3V20c0-2.2-1.8-4-4-4s-4%201.8-4%204v1.3c-.6.3-1%201-1%201.7v5c0%201.1.9%202%202%202h6c1.1%200%202-.9%202-2v-5c0-.7-.4-1.4-1-1.7M25%2018c1.1%200%202%20.9%202%202v1h-4v-1c0-1.1.9-2%202-2m3%2010h-6v-5h6zm-10%202H3c-.3%200-.7-.2-.9-.5s-.2-.7%200-1l13-25.9c.3-.7%201.4-.7%201.8%200l5.5%2011l-1.8.9L16%205.2L4.6%2028H18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/coupling-facility-encryption.svg?color=%231a73e8&size=48