Cloud Builder Professional Services Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Builder Professional Services icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/319705.svg" alt="Cloud Builder Professional Services icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319705.svg" alt="Cloud Builder Professional Services icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319705.svg" alt="Cloud Builder Professional Services icon" :width="24" :height="24" />
CSS background
.icon-cloud-builder-professional-services {
background-image: url('https://proicons.com/icon/319705.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="cloud--builder--professional--services_1_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64 S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M15.385,30.627c0.204,0.009,0.409,0.013,0.615,0.013c4.741,0,8.963-2.265,11.64-5.77 V12.008h0.721v11.831c1.442-2.268,2.279-4.957,2.279-7.839c0-1.999-0.402-3.904-1.13-5.641L18.363,3.924l0.36-0.624l10.249,5.917 c-2.174-4.141-6.273-7.119-11.101-7.738L6.723,7.916l-0.36-0.624l10.252-5.919C16.412,1.364,16.206,1.36,16,1.36 c-4.741,0-8.963,2.266-11.64,5.771v12.862H3.64V8.161C2.197,10.429,1.36,13.119,1.36,16c0,1.998,0.402,3.903,1.13,5.641 l11.147,6.436l-0.36,0.623L3.028,22.782c2.174,4.142,6.273,7.12,11.101,7.739l11.148-6.437l0.359,0.623L15.385,30.627z M10.673,21.676c-0.816,0-1.611-0.423-2.048-1.18l0,0c-0.314-0.544-0.397-1.179-0.233-1.789c0.164-0.611,0.553-1.12,1.097-1.434 l5.485-3.167c0.073-1.473,0.893-2.825,2.176-3.565c1.724-0.995,3.9-0.699,5.291,0.721c0.078,0.08,0.115,0.19,0.1,0.301 c-0.015,0.11-0.08,0.208-0.177,0.263l-3.354,1.937c-0.306,0.176-0.41,0.569-0.234,0.875c0.178,0.305,0.57,0.412,0.875,0.234 l3.354-1.937c0.095-0.056,0.214-0.063,0.315-0.022c0.104,0.042,0.181,0.129,0.211,0.237c0.534,1.916-0.297,3.948-2.021,4.943 c-1.28,0.741-2.861,0.774-4.176,0.103l-5.484,3.166C11.479,21.574,11.073,21.676,10.673,21.676z M19.33,10.675 c-0.623,0-1.252,0.16-1.821,0.489c-1.122,0.648-1.819,1.856-1.821,3.153c0,0.128-0.068,0.247-0.18,0.311l-5.659,3.268 c-0.377,0.218-0.648,0.572-0.762,0.996c-0.114,0.425-0.057,0.866,0.161,1.244l0,0c0.453,0.783,1.459,1.053,2.241,0.601l5.66-3.268 c0.111-0.064,0.248-0.064,0.359,0c1.124,0.647,2.52,0.646,3.642-0.001c1.301-0.751,1.993-2.209,1.785-3.664l-2.926,1.689 c-0.648,0.375-1.482,0.151-1.857-0.498c-0.375-0.65-0.151-1.483,0.498-1.858l2.925-1.689C20.925,10.94,20.131,10.675,19.33,10.675z" /> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!