@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.5 kB
JavaScript
import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...a})=>{return l.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...i}},n&&!e&&l.createElement("title",null,n),t)};import r from"react";var d=(t)=>{return r.createElement(p,{...t,ariaLabel:"scan-code, barcode"},r.createElement("path",{d:"M7 9H8V15H7V9Z",fill:"currentColor"}),r.createElement("path",{d:"M9 9H11V15H9V9Z",fill:"currentColor"}),r.createElement("path",{d:"M12 9H13V15H12V9Z",fill:"currentColor"}),r.createElement("path",{d:"M16 9H17V15H16V9Z",fill:"currentColor"}),r.createElement("path",{d:"M14 9H15V15H14V9Z",fill:"currentColor"}),r.createElement("path",{d:"M8 4H7C5.34315 4 4 5.34315 4 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M16 4H17C18.6569 4 20 5.34315 20 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M16 20H17C18.6569 20 20 18.6569 20 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=d;export{k as default,d as IconScanCode};
//# debugId=4DB40329533AD64764756E2164756E21