@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) • 971 B
JavaScript
import n from"react";var a=({children:o,size:t=24,ariaLabel:e,color:s,ariaHidden:r=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},e&&!r&&n.createElement("title",null,e),o)};import p from"react";var m=(o)=>{return p.createElement(a,{...o,ariaLabel:"thumbtack, pin, location, bookmark "},p.createElement("path",{d:"M12 15H5V13.5348C5 12.8722 5.2632 12.2368 5.73171 11.7683C6.86393 10.6361 7.5 9.10046 7.5 7.49926V6C7.5 4.34315 8.84315 3 10.5 3H13.5C15.1569 3 16.5 4.34315 16.5 6V7.49926C16.5 9.10046 17.1361 10.6361 18.2683 11.7683C18.7368 12.2368 19 12.8722 19 13.5348V15H12ZM12 15V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},V=m;export{V as default,m as IconThumbtack};
//# debugId=963BE22BCCBB6DA664756E2164756E21