Functions As A Service Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Functions As A Service 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/320071.svg" alt="Functions As A Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320071.svg" alt="Functions As A Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320071.svg" alt="Functions As A Service icon" :width="24" :height="24" />
CSS background
.icon-functions-as-a-service {
background-image: url('https://proicons.com/icon/320071.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="functions-as-a-service_00000116196885033361176940000014968952949723029692_" d="M12.25,30.255l-0.508-0.51l1.004-1 c0.057-0.057,0.13-0.093,0.209-0.103l7.32-0.915c0.36-0.045,0.699-0.21,0.954-0.466l6.102-6.103c0.411-0.41,0.411-1.079,0-1.491 c-0.411-0.411-1.081-0.41-1.49,0.001l-6.237,5.07c-0.42,0.386-0.979,0.621-1.593,0.621H13.01V24.64h5.001 c0.393,0,0.753-0.139,1.036-0.369l-0.003-0.004l0.092-0.075c0.315-0.299,0.513-0.722,0.513-1.189c0-0.354-0.287-0.642-0.64-0.642 h-7.75c-2.614,0-4.759,2.043-4.885,4.651c-0.004,0.089-0.042,0.174-0.105,0.237l-3.015,3.006l-0.509-0.51l2.918-2.909 c0.213-2.925,2.644-5.196,5.595-5.196h7.75c0.75,0,1.36,0.61,1.36,1.36c0,0.066-0.003,0.132-0.009,0.196l4.999-4.062 c0.663-0.666,1.79-0.667,2.48,0.024c0.692,0.692,0.691,1.818,0.001,2.51l-6.102,6.102c-0.368,0.368-0.856,0.607-1.375,0.672 l-7.197,0.899L12.25,30.255z M25,16.36c-0.625,0-1.153-0.424-1.312-1H6v-0.72h17.688c0.158-0.576,0.687-1,1.312-1 c0.75,0,1.36,0.61,1.36,1.36S25.75,16.36,25,16.36z M25,14.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.64S25.353,14.36,25,14.36z M7,11.36c-0.75,0-1.36-0.61-1.36-1.36S6.25,8.64,7,8.64c0.625,0,1.153,0.424,1.312,1 H26v0.72H8.312C8.153,10.936,7.625,11.36,7,11.36z M7,9.36c-0.353,0-0.64,0.287-0.64,0.64S6.647,10.64,7,10.64S7.64,10.353,7.64,10 S7.353,9.36,7,9.36z M25,6.36c-0.625,0-1.153-0.424-1.312-1H6V4.64h17.688c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36 S25.75,6.36,25,6.36z M25,4.36c-0.353,0-0.64,0.287-0.64,0.64S24.647,5.64,25,5.64S25.64,5.353,25.64,5S25.353,4.36,25,4.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!