deployment policy icon
deployment-policy from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- deployment-policy
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
More tools icons from Carbon
Use the deployment policy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 16v-2h7.171l-2.293-2.293l1.414-1.414L30 15l-4.708 4.707l-1.414-1.414L26.171 16zm-2-4h-2V5.828l-2.293 2.293l-1.414-1.414L16 2l4.707 4.707l-1.414 1.414L17 5.828zm0 8.101V18a4.005 4.005 0 0 0-4-4H5.828l2.293-2.293l-1.414-1.414L2 15l4.707 4.707l1.414-1.414L5.828 16H13a2.003 2.003 0 0 1 2 2v2.101a5 5 0 1 0 2 0M16 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3"/></svg>
React
import type { SVGProps } from "react";
export function CarbonDeploymentPolicy(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="M19 16v-2h7.171l-2.293-2.293l1.414-1.414L30 15l-4.708 4.707l-1.414-1.414L26.171 16zm-2-4h-2V5.828l-2.293 2.293l-1.414-1.414L16 2l4.707 4.707l-1.414 1.414L17 5.828zm0 8.101V18a4.005 4.005 0 0 0-4-4H5.828l2.293-2.293l-1.414-1.414L2 15l4.707 4.707l1.414-1.414L5.828 16H13a2.003 2.003 0 0 1 2 2v2.101a5 5 0 1 0 2 0M16 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 16v-2h7.171l-2.293-2.293l1.414-1.414L30 15l-4.708 4.707l-1.414-1.414L26.171 16zm-2-4h-2V5.828l-2.293 2.293l-1.414-1.414L16 2l4.707 4.707l-1.414 1.414L17 5.828zm0 8.101V18a4.005 4.005 0 0 0-4-4H5.828l2.293-2.293l-1.414-1.414L2 15l4.707 4.707l1.414-1.414L5.828 16H13a2.003 2.003 0 0 1 2 2v2.101a5 5 0 1 0 2 0M16 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3"/></svg> </template>
CSS
.icon-deployment-policy {
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%22M19%2016v-2h7.171l-2.293-2.293l1.414-1.414L30%2015l-4.708%204.707l-1.414-1.414L26.171%2016zm-2-4h-2V5.828l-2.293%202.293l-1.414-1.414L16%202l4.707%204.707l-1.414%201.414L17%205.828zm0%208.101V18a4.005%204.005%200%200%200-4-4H5.828l2.293-2.293l-1.414-1.414L2%2015l4.707%204.707l1.414-1.414L5.828%2016H13a2.003%202.003%200%200%201%202%202v2.101a5%205%200%201%200%202%200M16%2028a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203%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%22M19%2016v-2h7.171l-2.293-2.293l1.414-1.414L30%2015l-4.708%204.707l-1.414-1.414L26.171%2016zm-2-4h-2V5.828l-2.293%202.293l-1.414-1.414L16%202l4.707%204.707l-1.414%201.414L17%205.828zm0%208.101V18a4.005%204.005%200%200%200-4-4H5.828l2.293-2.293l-1.414-1.414L2%2015l4.707%204.707l1.414-1.414L5.828%2016H13a2.003%202.003%200%200%201%202%202v2.101a5%205%200%201%200%202%200M16%2028a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/deployment-policy.svg?color=%231a73e8&size=48