@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.66 kB
JavaScript
import o from"react";var i=({children:l,size:e=24,ariaLabel:c,color:s,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...f})=>{let u=p!=="raw"&&!!n;return o.createElement("svg",{...f,"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:s,...m}},c&&!t&&o.createElement("title",null,c),u?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},l)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):l)};import r from"react";var a=r.memo((l)=>{return r.createElement(i,{...l,ariaLabel:"speed-dots, motion, animation",maskId:"square-outlined-radius-0-stroke-2-IconSpeedDots"},r.createElement("circle",{cx:"17",cy:"12",r:"2.5",fill:"currentColor"}),r.createElement("circle",{cx:"11",cy:"12",r:"2",fill:"currentColor"}),r.createElement("circle",{cx:"6",cy:"12",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"17",cy:"18",r:"2.5",fill:"currentColor"}),r.createElement("circle",{cx:"11",cy:"18",r:"2",fill:"currentColor"}),r.createElement("circle",{cx:"6",cy:"18",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"17",cy:"6",r:"2.5",fill:"currentColor"}),r.createElement("circle",{cx:"11",cy:"6",r:"2",fill:"currentColor"}),r.createElement("circle",{cx:"6",cy:"6",r:"1.5",fill:"currentColor"}))}),h=a;export{h as default,a as IconSpeedDots};
//# debugId=B5EA6558EA5FEF6F64756E2164756E21