@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 • 842 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?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:l,...s}},o&&!e&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"map-pin-flat, route"},a.createElement("path",{d:"M14 6.93C14 4.76 15.79 3 18 3C20.21 3 22 4.76 22 6.93C22 10.06 18.37 11.87 18.22 11.95L18 12.06L17.78 11.95C17.63 11.87 14 10.06 14 6.93ZM21 20H6C4.9 20 4 19.1 4 18C4 16.9 4.9 16 6 16H9V7H13V6H9V3H6C4.35 3 3 4.35 3 6V18C3 19.65 4.35 21 6 21H22V11H21V20Z",fill:"currentColor"})),V=m;export{m as IconMapPinFlat,V as default};
//# sourceMappingURL=index.mjs.map