@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.82 kB
JavaScript
import e from"react";import C from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":t,role:t?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:p,...a}},n&&!t&&C.createElement("title",null,n),o);var i=o=>e.createElement(l,{...o,ariaLabel:"pin-location"},e.createElement("path",{d:"M14.8282 3.17142C13.2655 1.60864 10.7337 1.61047 9.1715 3.17125C7.60852 4.73282 7.6106 7.26621 9.17115 8.8284C9.82469 9.48262 10.6485 9.86266 11.5 9.96901V18H12.5V9.96864C13.3511 9.86174 14.1745 9.48162 14.828 8.82875C16.3908 7.2674 16.3905 4.73388 14.8282 3.17142Z",fill:"currentColor"}),e.createElement("path",{d:"M3 17.5002C3 16.8113 3.61813 16.0247 5.01931 15.3399C6.37878 14.6755 8.31124 14.1971 10.5333 14.0487L10.4667 13.0509C8.15478 13.2053 6.08724 13.705 4.58021 14.4415C3.11488 15.1577 2 16.1949 2 17.5002C2 18.2248 2.35087 18.8711 2.89381 19.4115C3.43483 19.9501 4.19238 20.4122 5.08846 20.7895C6.88264 21.5449 9.32655 22.0002 12 22.0002C14.6734 22.0002 17.1174 21.5449 18.9115 20.7895C19.8076 20.4122 20.5652 19.9501 21.1062 19.4115C21.6491 18.8711 22 18.2248 22 17.5002C22 16.1949 20.8851 15.1577 19.4198 14.4415C17.9128 13.705 15.8452 13.2053 13.5333 13.0509L13.4667 14.0487C15.6888 14.1971 17.6212 14.6755 18.9807 15.3399C20.3819 16.0247 21 16.8113 21 17.5002C21 17.8802 20.8192 18.2862 20.4007 18.7028C19.9803 19.1214 19.3466 19.5213 18.5235 19.8678C16.8793 20.5601 14.5733 21.0002 12 21.0002C9.42674 21.0002 7.12065 20.5601 5.47651 19.8678C4.65343 19.5213 4.01973 19.1214 3.59931 18.7028C3.18079 18.2862 3 17.8802 3 17.5002Z",fill:"currentColor"})),g=i;export{i as IconPinLocation,g as default};
//# sourceMappingURL=index.mjs.map