Microservices 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Microservices 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/320366.svg" alt="Microservices 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320366.svg" alt="Microservices 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320366.svg" alt="Microservices 02 icon" :width="24" :height="24" />
CSS background
.icon-microservices-02 {
background-image: url('https://proicons.com/icon/320366.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="microservices--02_00000176026531276752970040000010939285067206628270_" d="M16,31.36c-1.301,0-2.36-1.059-2.36-2.36 s1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36S17.302,31.36,16,31.36z M16,27.36c-0.904,0-1.64,0.735-1.64,1.64 s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64S16.904,27.36,16,27.36z M19.179,27.562l-0.357-0.625l5.25-3l0.357,0.625 L19.179,27.562z M12.821,27.562l-5.25-3l0.357-0.625l5.25,3L12.821,27.562z M27,24.86c-1.302,0-2.36-1.059-2.36-2.36 s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S28.302,24.86,27,24.86z M27,20.86c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S27.904,20.86,27,20.86z M5,24.86c-1.301,0-2.36-1.059-2.36-2.36S3.699,20.14,5,20.14s2.36,1.059,2.36,2.36 S6.301,24.86,5,24.86z M5,20.86c-0.904,0-1.64,0.735-1.64,1.64S4.096,24.14,5,24.14s1.64-0.735,1.64-1.64S5.904,20.86,5,20.86z M16,21.36c-2.956,0-5.36-2.405-5.36-5.36c0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36 C21.36,18.955,18.955,21.36,16,21.36z M16,11.36c-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64s4.64-2.081,4.64-4.64 S18.559,11.36,16,11.36z M27.36,19h-0.72v-6h0.721L27.36,19L27.36,19z M5.36,19H4.64v-6h0.72C5.36,13,5.36,19,5.36,19z M27,11.86 c-1.302,0-2.36-1.059-2.36-2.36S25.698,7.14,27,7.14s2.36,1.059,2.36,2.36S28.302,11.86,27,11.86z M27,7.86 c-0.904,0-1.64,0.736-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.736,1.64-1.64S27.904,7.86,27,7.86z M5,11.86 c-1.301,0-2.36-1.059-2.36-2.36S3.699,7.14,5,7.14S7.36,8.199,7.36,9.5S6.301,11.86,5,11.86z M5,7.86c-0.904,0-1.64,0.736-1.64,1.64 S4.096,11.14,5,11.14s1.64-0.736,1.64-1.64S5.904,7.86,5,7.86z M24.071,8.062l-5.25-3l0.357-0.625l5.25,3L24.071,8.062z M7.929,8.062L7.571,7.438l5.25-3l0.357,0.625L7.929,8.062z M16,5.36c-1.301,0-2.36-1.059-2.36-2.36S14.699,0.64,16,0.64 c1.302,0,2.36,1.059,2.36,2.36S17.302,5.36,16,5.36z M16,1.36c-0.904,0-1.64,0.736-1.64,1.64S15.096,4.64,16,4.64 c0.904,0,1.64-0.736,1.64-1.64S16.904,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!