@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.25 kB
JavaScript
import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>{return p.createElement("svg",{...i,"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,...l}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(s,{...t,ariaLabel:"unpin-2"},o.createElement("path",{d:"M8.50024 8.9L8.00003 9.25586C6.44486 10.3408 5.35047 12.0406 5.0705 14.0031C4.99251 14.5499 5.44774 15 6.00003 15H15M18.9291 14C18.6484 12.0388 17.5544 10.3403 16 9.25586V6C16 4.34315 14.6569 3 13 3H11C10.2318 3 9.53097 3.28877 9.00024 3.7637",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),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:"M3.5 2.5L19.5 19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},h=C;export{h as default,C as IconUnpin2};
//# debugId=5C9D31E997415E0464756E2164756E21