@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...V})=>n.createElement("svg",{...V,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"siren, alarm"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.75 1V3.525H11.25V1H12.75ZM4.75218 3.69147L6.53762 5.47692L5.47696 6.53758L3.69152 4.75213L4.75218 3.69147ZM20.3085 4.75216L18.5231 6.5376L17.4624 5.47694L19.2478 3.6915L20.3085 4.75216ZM18 16V12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12V16H11.25V13.75V13H12.75V13.75V16H18ZM20 17.5H12.75H11.25H4V22H20V17.5ZM1 11.25H3.525V12.75H1V11.25ZM20.475 11.25H23V12.75H20.475V11.25Z",fill:"currentColor"})),f=i;export{i as IconSiren,f as default};
//# sourceMappingURL=index.mjs.map