Api Lifecycle Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Api Lifecycle 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/319531.svg" alt="Api Lifecycle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319531.svg" alt="Api Lifecycle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319531.svg" alt="Api Lifecycle icon" :width="24" :height="24" />
CSS background
.icon-api-lifecycle {
background-image: url('https://proicons.com/icon/319531.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="api--lifecycle_00000014623590983386905190000004776810439994176163_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-3.524,1.217-6.95,3.432-9.678C3.939,6.088,3.864,5.817,3.864,5.53c0-0.888,0.722-1.61,1.61-1.61c0.285,0,0.552,0.074,0.785,0.204 C8.998,1.875,12.446,0.64,16,0.64c8.47,0,15.36,6.89,15.36,15.36c0,3.534-1.222,6.964-3.447,9.696 c0.218,0.274,0.348,0.621,0.348,0.998c0,0.888-0.723,1.61-1.61,1.61c-0.379,0-0.728-0.132-1.003-0.352 C22.924,30.152,19.512,31.36,16,31.36z M4.564,6.858C2.496,9.445,1.36,12.676,1.36,16c0,8.072,6.567,14.64,14.64,14.64 c3.349,0,6.603-1.151,9.198-3.25c-0.102-0.211-0.158-0.446-0.158-0.695c0-0.433,0.172-0.825,0.45-1.115l-2.746-4.857 c-0.53,0.249-1.121,0.389-1.744,0.389c-1.685,0-3.136-1.02-3.77-2.473l-5.709,2.684c0.059,0.22,0.089,0.447,0.089,0.679 c0,1.439-1.171,2.61-2.61,2.61S6.39,23.439,6.39,22c0-1.447,1.148-2.603,2.631-2.61l0.576-5.614C8.585,13.262,7.89,12.21,7.89,11 c0-0.728,0.251-1.398,0.672-1.929l-2.198-2.2C5.846,7.213,5.076,7.209,4.564,6.858z M26.65,25.805c-0.491,0-0.89,0.398-0.89,0.89 s0.398,0.89,0.89,0.89s0.89-0.398,0.89-0.89S27.142,25.805,26.65,25.805z M26.65,25.084c0.251,0,0.489,0.059,0.701,0.161 C29.475,22.64,30.64,19.369,30.64,16c0-8.073-6.567-14.64-14.64-14.64c-3.352,0-6.605,1.153-9.203,3.254 C6.978,4.874,7.083,5.19,7.083,5.53c0,0.299-0.082,0.579-0.224,0.819l2.212,2.213C9.602,8.142,10.272,7.89,11,7.89 c1.715,0,3.11,1.395,3.11,3.11c0,0.439-0.091,0.857-0.256,1.236l3.921,2.22c0.753-0.953,1.919-1.566,3.226-1.566 c2.267,0,4.11,1.844,4.11,4.11c0,1.386-0.69,2.614-1.744,3.358l2.728,4.825C26.267,25.119,26.455,25.084,26.65,25.084z M9,20.11 c-1.042,0-1.89,0.848-1.89,1.89S7.958,23.89,9,23.89s1.89-0.848,1.89-1.89c0-0.262-0.053-0.516-0.156-0.754 C10.434,20.556,9.753,20.11,9,20.11z M9.734,19.495c0.625,0.183,1.165,0.596,1.505,1.162l5.762-2.707 c-0.073-0.306-0.111-0.623-0.111-0.95c0-0.702,0.176-1.363,0.488-1.941l-3.886-2.2C12.924,13.618,12.019,14.11,11,14.11 c-0.242,0-0.478-0.028-0.705-0.081L9.734,19.495z M21,13.61c-1.869,0-3.39,1.521-3.39,3.39s1.521,3.39,3.39,3.39 s3.39-1.521,3.39-3.39S22.869,13.61,21,13.61z M11,8.61c-1.318,0-2.39,1.072-2.39,2.39s1.072,2.39,2.39,2.39s2.39-1.072,2.39-2.39 S12.318,8.61,11,8.61z M5.474,4.64c-0.491,0-0.89,0.399-0.89,0.89s0.399,0.89,0.89,0.89s0.89-0.399,0.89-0.89S5.964,4.64,5.474,4.64 z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!