Micro Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Micro 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/320362.svg" alt="Micro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320362.svg" alt="Micro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320362.svg" alt="Micro icon" :width="24" :height="24" />
CSS background
.icon-micro {
background-image: url('https://proicons.com/icon/320362.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="micro_00000127020902227476114970000005389413656904953000_" d="M30,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M22.36,29.64h7.279V2.36 H2.36v7.28H22c0.199,0,0.36,0.161,0.36,0.36V29.64z M12.36,29.64h9.28V10.36H2.36v9.28H12c0.199,0,0.36,0.161,0.36,0.36V29.64z M2.36,29.64h9.28v-9.28H2.36V29.64z M8,26.36H6c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2 c0.199,0,0.36,0.161,0.36,0.36v2C8.36,26.199,8.199,26.36,8,26.36z M6.36,25.64h1.28v-1.28H6.36V25.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Micro in other icon packs
Copied!