Serverless 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Serverless 02 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/320687.svg" alt="Serverless 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320687.svg" alt="Serverless 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320687.svg" alt="Serverless 02 icon" :width="24" :height="24" />
CSS background
.icon-serverless-02 {
background-image: url('https://proicons.com/icon/320687.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 27.5.0, 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="serverless--02_00000031929306901278591520000007562931451507483544_" d="M16,30.36c-6.211,0-11.797-4.099-13.678-10H1 c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h10.131L5.846,6.355c-0.141-0.141-0.141-0.368,0-0.509 C8.558,3.134,12.165,1.64,16,1.64c6.212,0,11.797,4.099,13.678,10H31c0.199,0,0.36,0.161,0.36,0.36v8c0,0.199-0.161,0.36-0.36,0.36 H20.869l5.285,5.284c0.141,0.141,0.141,0.369,0,0.51C23.438,28.867,19.834,30.36,16,30.36z M3.08,20.36 c1.853,5.488,7.097,9.28,12.92,9.28c3.522,0,6.842-1.326,9.387-3.743l-5.536-5.536L3.08,20.36L3.08,20.36z M20.149,19.64h10.49 v-7.28h-17.77l2.458,2.458c0.199-0.113,0.428-0.178,0.673-0.178c0.75,0,1.36,0.61,1.36,1.36c0,0.245-0.065,0.474-0.179,0.673 L20.149,19.64z M1.36,19.64h17.771l-2.458-2.458C16.474,17.295,16.245,17.36,16,17.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.245,0.065-0.474,0.178-0.673l-2.967-2.967H1.36V19.64z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M12.149,11.64H28.92C27.067,6.152,21.823,2.36,16,2.36 c-3.523,0-6.842,1.327-9.387,3.744L12.149,11.64z M11,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 S11.75,17.36,11,17.36z M11,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,15.36,11,15.36z M6,17.36c-0.75,0-1.36-0.61-1.36-1.36S5.25,14.64,6,14.64S7.36,15.25,7.36,16S6.75,17.36,6,17.36z M6,15.36 c-0.353,0-0.64,0.287-0.64,0.64S5.647,16.64,6,16.64S6.64,16.353,6.64,16S6.353,15.36,6,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!