gateway security icon
gateway-security from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- gateway-security
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the gateway security icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 11v6.468a5.02 5.02 0 0 0 2.861 4.52L16 23l2.139-1.013A5.02 5.02 0 0 0 21 17.467V11Zm8 6.468a3.01 3.01 0 0 1-1.717 2.71L16 20.787l-1.283-.607A3.01 3.01 0 0 1 13 17.468V13h6Z"/><path fill="currentColor" d="M30.414 17.414a2 2 0 0 0 0-2.828l-5.787-5.787l2.9-2.862a2.002 2.002 0 1 0-1.44-1.388l-2.874 2.836l-5.799-5.8a2 2 0 0 0-2.828 0L8.799 7.374L5.937 4.472A2.002 2.002 0 1 0 4.55 5.914l2.835 2.873l-5.8 5.799a2 2 0 0 0 0 2.828l5.8 5.799l-2.835 2.873a1.998 1.998 0 1 0 1.387 1.442l2.862-2.9l5.787 5.786a2 2 0 0 0 2.828 0l5.8-5.799l2.872 2.836a1.998 1.998 0 1 0 1.442-1.387l-2.9-2.863ZM16 29L3 16L16 3l13 13Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonGatewaySecurity(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="M11 11v6.468a5.02 5.02 0 0 0 2.861 4.52L16 23l2.139-1.013A5.02 5.02 0 0 0 21 17.467V11Zm8 6.468a3.01 3.01 0 0 1-1.717 2.71L16 20.787l-1.283-.607A3.01 3.01 0 0 1 13 17.468V13h6Z"/><path fill="currentColor" d="M30.414 17.414a2 2 0 0 0 0-2.828l-5.787-5.787l2.9-2.862a2.002 2.002 0 1 0-1.44-1.388l-2.874 2.836l-5.799-5.8a2 2 0 0 0-2.828 0L8.799 7.374L5.937 4.472A2.002 2.002 0 1 0 4.55 5.914l2.835 2.873l-5.8 5.799a2 2 0 0 0 0 2.828l5.8 5.799l-2.835 2.873a1.998 1.998 0 1 0 1.387 1.442l2.862-2.9l5.787 5.786a2 2 0 0 0 2.828 0l5.8-5.799l2.872 2.836a1.998 1.998 0 1 0 1.442-1.387l-2.9-2.863ZM16 29L3 16L16 3l13 13Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 11v6.468a5.02 5.02 0 0 0 2.861 4.52L16 23l2.139-1.013A5.02 5.02 0 0 0 21 17.467V11Zm8 6.468a3.01 3.01 0 0 1-1.717 2.71L16 20.787l-1.283-.607A3.01 3.01 0 0 1 13 17.468V13h6Z"/><path fill="currentColor" d="M30.414 17.414a2 2 0 0 0 0-2.828l-5.787-5.787l2.9-2.862a2.002 2.002 0 1 0-1.44-1.388l-2.874 2.836l-5.799-5.8a2 2 0 0 0-2.828 0L8.799 7.374L5.937 4.472A2.002 2.002 0 1 0 4.55 5.914l2.835 2.873l-5.8 5.799a2 2 0 0 0 0 2.828l5.8 5.799l-2.835 2.873a1.998 1.998 0 1 0 1.387 1.442l2.862-2.9l5.787 5.786a2 2 0 0 0 2.828 0l5.8-5.799l2.872 2.836a1.998 1.998 0 1 0 1.442-1.387l-2.9-2.863ZM16 29L3 16L16 3l13 13Z"/></svg> </template>
CSS
.icon-gateway-security {
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%22M11%2011v6.468a5.02%205.02%200%200%200%202.861%204.52L16%2023l2.139-1.013A5.02%205.02%200%200%200%2021%2017.467V11Zm8%206.468a3.01%203.01%200%200%201-1.717%202.71L16%2020.787l-1.283-.607A3.01%203.01%200%200%201%2013%2017.468V13h6Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.414%2017.414a2%202%200%200%200%200-2.828l-5.787-5.787l2.9-2.862a2.002%202.002%200%201%200-1.44-1.388l-2.874%202.836l-5.799-5.8a2%202%200%200%200-2.828%200L8.799%207.374L5.937%204.472A2.002%202.002%200%201%200%204.55%205.914l2.835%202.873l-5.8%205.799a2%202%200%200%200%200%202.828l5.8%205.799l-2.835%202.873a1.998%201.998%200%201%200%201.387%201.442l2.862-2.9l5.787%205.786a2%202%200%200%200%202.828%200l5.8-5.799l2.872%202.836a1.998%201.998%200%201%200%201.442-1.387l-2.9-2.863ZM16%2029L3%2016L16%203l13%2013Z%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%22M11%2011v6.468a5.02%205.02%200%200%200%202.861%204.52L16%2023l2.139-1.013A5.02%205.02%200%200%200%2021%2017.467V11Zm8%206.468a3.01%203.01%200%200%201-1.717%202.71L16%2020.787l-1.283-.607A3.01%203.01%200%200%201%2013%2017.468V13h6Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.414%2017.414a2%202%200%200%200%200-2.828l-5.787-5.787l2.9-2.862a2.002%202.002%200%201%200-1.44-1.388l-2.874%202.836l-5.799-5.8a2%202%200%200%200-2.828%200L8.799%207.374L5.937%204.472A2.002%202.002%200%201%200%204.55%205.914l2.835%202.873l-5.8%205.799a2%202%200%200%200%200%202.828l5.8%205.799l-2.835%202.873a1.998%201.998%200%201%200%201.387%201.442l2.862-2.9l5.787%205.786a2%202%200%200%200%202.828%200l5.8-5.799l2.872%202.836a1.998%201.998%200%201%200%201.442-1.387l-2.9-2.863ZM16%2029L3%2016L16%203l13%2013Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/gateway-security.svg?color=%231a73e8&size=48