@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.28 kB
JavaScript
import t from"react";var l=({children:r,size:e=24,ariaLabel:a,color:m,ariaHidden:o=!0,style:i,mode:p="masked",maskId:n,...u})=>{let c=p!=="raw"&&!!n;return t.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...i}},a&&!o&&t.createElement("title",null,a),c?t.createElement(t.Fragment,null,t.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},r)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var h=s.memo((r)=>{return s.createElement(l,{...r,ariaLabel:"thumbtack, pin, location, bookmark ",maskId:"square-outlined-radius-0-stroke-2-IconThumbtack"},s.createElement("path",{d:"M12 15H5V12.5L5.37653 12.1235C6.73616 10.7638 7.5 8.91977 7.5 6.99695V3H16.5V6.99695C16.5 8.91977 17.2638 10.7638 18.6235 12.1235L19 12.5V15H12ZM12 15V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=h;export{w as default,h as IconThumbtack};
//# debugId=BFEEADC0DA9C063364756E2164756E21