cloudnativebuild logo
cloudnativebuild from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cloudnativebuild
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cloudnativebuild logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.154 0c-1.978.014-3.247.582-3.93 1.015a.577.577 0 0 0-.039.942l6.355 4.941c.56.435 1.38.187 1.61-.485l1.36-3.993a.58.58 0 0 0-.166-.618A7.37 7.37 0 0 0 13.048.03a11 11 0 0 0-.893-.03M4.207 3.515c-.754.41-2.686 1.673-3.682 4.27c-.768 2.002-.498 4.218-.286 5.3a.58.58 0 0 0 .78.427L13.242 8.74c.873-.34.877-1.575.006-1.92L4.82 3.479a.7.7 0 0 0-.613.036m15.555.655l-3.085 2.737a1.03 1.03 0 0 0 .107 1.625l6.169 4.185c.353.24.835.026.896-.396c.162-1.12.303-3.067-.344-4.536c-.864-1.958-2.329-3.164-3.024-3.655a.59.59 0 0 0-.72.04m-5.898 5.081a1.02 1.02 0 0 0-.628.18l-11.394 7.65a.73.73 0 0 0-.293.8c.242.868.962 2.674 3.006 4.319c2.044 1.644 4.462 1.823 5.496 1.798a.72.72 0 0 0 .67-.506l4.075-12.893c.22-.698-.311-1.314-.932-1.348m2.612.134c-.491.01-.965.365-1.015.942L14.333 23.16a.58.58 0 0 0 .64.628c1.169-.126 3.569-.592 5.368-2.31a8.8 8.8 0 0 0 2.487-4.448a.73.73 0 0 0-.146-.607L17.29 9.766c-.22-.27-.52-.386-.814-.38"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCloudnativebuild(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.154 0c-1.978.014-3.247.582-3.93 1.015a.577.577 0 0 0-.039.942l6.355 4.941c.56.435 1.38.187 1.61-.485l1.36-3.993a.58.58 0 0 0-.166-.618A7.37 7.37 0 0 0 13.048.03a11 11 0 0 0-.893-.03M4.207 3.515c-.754.41-2.686 1.673-3.682 4.27c-.768 2.002-.498 4.218-.286 5.3a.58.58 0 0 0 .78.427L13.242 8.74c.873-.34.877-1.575.006-1.92L4.82 3.479a.7.7 0 0 0-.613.036m15.555.655l-3.085 2.737a1.03 1.03 0 0 0 .107 1.625l6.169 4.185c.353.24.835.026.896-.396c.162-1.12.303-3.067-.344-4.536c-.864-1.958-2.329-3.164-3.024-3.655a.59.59 0 0 0-.72.04m-5.898 5.081a1.02 1.02 0 0 0-.628.18l-11.394 7.65a.73.73 0 0 0-.293.8c.242.868.962 2.674 3.006 4.319c2.044 1.644 4.462 1.823 5.496 1.798a.72.72 0 0 0 .67-.506l4.075-12.893c.22-.698-.311-1.314-.932-1.348m2.612.134c-.491.01-.965.365-1.015.942L14.333 23.16a.58.58 0 0 0 .64.628c1.169-.126 3.569-.592 5.368-2.31a8.8 8.8 0 0 0 2.487-4.448a.73.73 0 0 0-.146-.607L17.29 9.766c-.22-.27-.52-.386-.814-.38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.154 0c-1.978.014-3.247.582-3.93 1.015a.577.577 0 0 0-.039.942l6.355 4.941c.56.435 1.38.187 1.61-.485l1.36-3.993a.58.58 0 0 0-.166-.618A7.37 7.37 0 0 0 13.048.03a11 11 0 0 0-.893-.03M4.207 3.515c-.754.41-2.686 1.673-3.682 4.27c-.768 2.002-.498 4.218-.286 5.3a.58.58 0 0 0 .78.427L13.242 8.74c.873-.34.877-1.575.006-1.92L4.82 3.479a.7.7 0 0 0-.613.036m15.555.655l-3.085 2.737a1.03 1.03 0 0 0 .107 1.625l6.169 4.185c.353.24.835.026.896-.396c.162-1.12.303-3.067-.344-4.536c-.864-1.958-2.329-3.164-3.024-3.655a.59.59 0 0 0-.72.04m-5.898 5.081a1.02 1.02 0 0 0-.628.18l-11.394 7.65a.73.73 0 0 0-.293.8c.242.868.962 2.674 3.006 4.319c2.044 1.644 4.462 1.823 5.496 1.798a.72.72 0 0 0 .67-.506l4.075-12.893c.22-.698-.311-1.314-.932-1.348m2.612.134c-.491.01-.965.365-1.015.942L14.333 23.16a.58.58 0 0 0 .64.628c1.169-.126 3.569-.592 5.368-2.31a8.8 8.8 0 0 0 2.487-4.448a.73.73 0 0 0-.146-.607L17.29 9.766c-.22-.27-.52-.386-.814-.38"/></svg> </template>
CSS
.icon-cloudnativebuild {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.154%200c-1.978.014-3.247.582-3.93%201.015a.577.577%200%200%200-.039.942l6.355%204.941c.56.435%201.38.187%201.61-.485l1.36-3.993a.58.58%200%200%200-.166-.618A7.37%207.37%200%200%200%2013.048.03a11%2011%200%200%200-.893-.03M4.207%203.515c-.754.41-2.686%201.673-3.682%204.27c-.768%202.002-.498%204.218-.286%205.3a.58.58%200%200%200%20.78.427L13.242%208.74c.873-.34.877-1.575.006-1.92L4.82%203.479a.7.7%200%200%200-.613.036m15.555.655l-3.085%202.737a1.03%201.03%200%200%200%20.107%201.625l6.169%204.185c.353.24.835.026.896-.396c.162-1.12.303-3.067-.344-4.536c-.864-1.958-2.329-3.164-3.024-3.655a.59.59%200%200%200-.72.04m-5.898%205.081a1.02%201.02%200%200%200-.628.18l-11.394%207.65a.73.73%200%200%200-.293.8c.242.868.962%202.674%203.006%204.319c2.044%201.644%204.462%201.823%205.496%201.798a.72.72%200%200%200%20.67-.506l4.075-12.893c.22-.698-.311-1.314-.932-1.348m2.612.134c-.491.01-.965.365-1.015.942L14.333%2023.16a.58.58%200%200%200%20.64.628c1.169-.126%203.569-.592%205.368-2.31a8.8%208.8%200%200%200%202.487-4.448a.73.73%200%200%200-.146-.607L17.29%209.766c-.22-.27-.52-.386-.814-.38%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.154%200c-1.978.014-3.247.582-3.93%201.015a.577.577%200%200%200-.039.942l6.355%204.941c.56.435%201.38.187%201.61-.485l1.36-3.993a.58.58%200%200%200-.166-.618A7.37%207.37%200%200%200%2013.048.03a11%2011%200%200%200-.893-.03M4.207%203.515c-.754.41-2.686%201.673-3.682%204.27c-.768%202.002-.498%204.218-.286%205.3a.58.58%200%200%200%20.78.427L13.242%208.74c.873-.34.877-1.575.006-1.92L4.82%203.479a.7.7%200%200%200-.613.036m15.555.655l-3.085%202.737a1.03%201.03%200%200%200%20.107%201.625l6.169%204.185c.353.24.835.026.896-.396c.162-1.12.303-3.067-.344-4.536c-.864-1.958-2.329-3.164-3.024-3.655a.59.59%200%200%200-.72.04m-5.898%205.081a1.02%201.02%200%200%200-.628.18l-11.394%207.65a.73.73%200%200%200-.293.8c.242.868.962%202.674%203.006%204.319c2.044%201.644%204.462%201.823%205.496%201.798a.72.72%200%200%200%20.67-.506l4.075-12.893c.22-.698-.311-1.314-.932-1.348m2.612.134c-.491.01-.965.365-1.015.942L14.333%2023.16a.58.58%200%200%200%20.64.628c1.169-.126%203.569-.592%205.368-2.31a8.8%208.8%200%200%200%202.487-4.448a.73.73%200%200%200-.146-.607L17.29%209.766c-.22-.27-.52-.386-.814-.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cloudnativebuild.svg?color=%231a73e8&size=48