Mobile Pos 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Mobile Pos 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/320380.svg" alt="Mobile Pos 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320380.svg" alt="Mobile Pos 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320380.svg" alt="Mobile Pos 02 icon" :width="24" :height="24" />
CSS background
.icon-mobile-pos-02 {
background-image: url('https://proicons.com/icon/320380.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="mobile--pos--02_00000064334565751593564040000015363869602783033736_" d="M21,22c0-0.552,0.448-1,1-1s1,0.448,1,1 s-0.448,1-1,1S21,22.552,21,22z M20,31.36H3c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h10v0.72H5.36v4.28H13 v0.72H5.36v6.28H13v0.72H5c-0.199,0-0.36-0.161-0.36-0.36V4.36H3.36v26.28h1.28V29c0-0.75,0.61-1.36,1.36-1.36h11 c0.75,0,1.36,0.61,1.36,1.36v1.64h1.279V27h0.721v4C20.36,31.199,20.199,31.36,20,31.36z M5.36,30.64h12.28V29 c0-0.353-0.287-0.64-0.64-0.64H6c-0.353,0-0.64,0.287-0.64,0.64V30.64z M29,25.36H15c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v24C29.36,25.199,29.199,25.36,29,25.36z M15.36,24.64h13.28v-5.28 H15.36V24.64z M15.36,18.64h13.28V1.36H15.36V18.64z M13,25.36h-3v-0.72h3V25.36z M8,25.36H5v-0.72h3V25.36z M13,23.36h-3v-0.72h3 V23.36z M8,23.36H5v-0.72h3V23.36z M13,21.36h-3v-0.72h3V21.36z M8,21.36H5v-0.72h3V21.36z M13,19.36h-3v-0.72h3V19.36z M8,19.36H5 v-0.72h3V19.36z M22.36,14h-0.72v-1.64H20v-0.72h3c0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64h-2 c-0.75,0-1.36-0.61-1.36-1.36S20.25,7.64,21,7.64h0.64V6h0.721v1.64H24v0.72h-3c-0.353,0-0.64,0.287-0.64,0.64S20.647,9.64,21,9.64 h2c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36h-0.64V14z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!