Serverless 03 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Serverless 03 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320688.svg" alt="Serverless 03 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320688.svg" alt="Serverless 03 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320688.svg" alt="Serverless 03 icon" :width="24" :height="24" />
CSS background
.icon-serverless-03 {
background-image: url('https://proicons.com/icon/320688.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="serverless--03_00000015350168910875285440000015870429840080006064_" d="M24,31.36c-1.947,0-3.721-0.761-5.039-2H8 c-0.199,0-0.36-0.161-0.36-0.36v-3.64H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h6.64V1 c0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v3.64H29c0.199,0,0.36,0.161,0.36,0.36v13.961 c1.239,1.318,2,3.092,2,5.039C31.36,28.059,28.059,31.36,24,31.36z M19.286,28.672C20.49,29.887,22.158,30.64,24,30.64 c1.701,0,3.256-0.643,4.432-1.699l-9.372-9.372c-1.057,1.176-1.699,2.73-1.699,4.432c0,1.804,0.723,3.442,1.895,4.64L19.286,28.672z M8.36,28.64h9.931c-1.032-1.267-1.651-2.882-1.651-4.64c0-3.233,2.095-5.986,5-6.972V1.36H8.36V28.64z M19.568,19.06l9.372,9.372 c1.057-1.176,1.699-2.73,1.699-4.432c0-3.661-2.979-6.64-6.64-6.64C22.299,17.36,20.744,18.003,19.568,19.06z M1.36,24.64h6.28 V14.36H4v-0.72h3.64v-2.28H4v-0.72h3.64V8.36H4V7.64h3.64V5.36H1.36V24.64z M24,16.64c1.758,0,3.373,0.619,4.64,1.651V5.36h-6.28 v2.28H26v0.72h-3.64v2.28H26v0.72h-3.64v2.28H26v0.72h-3.64v2.464C22.888,16.704,23.437,16.64,24,16.64z M19,10.36h-8V9.64h8V10.36z M19,7.36h-8V6.64h8V7.36z M19,4.36h-8V3.64h8V4.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!