@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.11 kB
JavaScript
import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>{return p.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(l,{...t,ariaLabel:"pin-2"},o.createElement("path",{d:"M11 20.132V15H13V20.132C13 20.2096 12.9819 20.2861 12.9472 20.3556L12.2236 21.8028C12.1315 21.987 11.8685 21.987 11.7764 21.8028L11.0528 20.3556C11.0181 20.2861 11 20.2096 11 20.132Z",fill:"currentColor"}),o.createElement("path",{d:"M13 3C14.6569 3 16 4.34315 16 6V9.25684C17.5549 10.3418 18.6498 12.0405 18.9297 14.0029C19.0077 14.5497 18.5523 15 18 15H6C5.44771 15 4.99234 14.5497 5.07031 14.0029C5.35017 12.0405 6.44511 10.3418 8 9.25684V6C8 4.34315 9.34314 3 11 3H13Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconPin2};
//# debugId=5226E9C4EF63BF3C64756E2164756E21