@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.88 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:l,color:p,ariaHidden:s=!0,style:a,mode:m="masked",maskId:n,...d})=>{let C=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?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:p,...a}},l&&!s&&r.createElement("title",null,l),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import o from"react";var c=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"gyroscope-sensor",maskId:"square-outlined-radius-0-stroke-2-IconGyroscopeSensor"},o.createElement("circle",{cx:"12",cy:"12",r:"8.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M13.7677 10.2321C16.6966 13.1611 18.2795 16.3269 17.3032 17.3032C16.3269 18.2795 13.1611 16.6966 10.2321 13.7677C7.30319 10.8387 5.72028 7.6729 6.69659 6.69659C7.6729 5.72028 10.8387 7.30319 13.7677 10.2321Z",stroke:"currentColor",strokeWidth:"1.8"}),o.createElement("path",{d:"M10.2321 10.2321C7.30319 13.1611 5.72028 16.3269 6.69659 17.3032C7.6729 18.2795 10.8387 16.6966 13.7677 13.7677C16.6966 10.8387 18.2795 7.6729 17.3032 6.69659C16.3269 5.72028 13.1611 7.30319 10.2321 10.2321Z",stroke:"currentColor",strokeWidth:"1.8"}),o.createElement("path",{d:"M18 6L20.5 3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M3.5 20.5L6 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),y=c;export{y as default,c as IconGyroscopeSensor};
//# debugId=7EE3E8A48BE50B3D64756E2164756E21