@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) • 2.28 kB
JavaScript
import e from"react";var a=({children:t,size:o=24,ariaLabel:i,color:d,ariaHidden:n=!0,style:k,mode:p="masked",maskId:s,...u})=>{let l=p!=="raw"&&!!s;return e.createElement("svg",{...u,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:d,...k}},i&&!n&&e.createElement("title",null,i),l?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var h=r.memo((t)=>{return r.createElement(a,{...t,ariaLabel:"settings-slider-three",maskId:"square-outlined-radius-0-stroke-2-IconSettingsSliderThree"},r.createElement("path",{d:"M5.95117 20.004V14.0015",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M5.95117 9.99999V3.99707",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 20.0037V13.0004",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 8.99915V3.99707",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M18.0488 20.0036V16.002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M18.0488 12.0008V3.99707",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.0449 8.99915H13.9553",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M16.0938 16.0021H20.0041",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.99609 14.0015H7.90643",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),f=h;export{f as default,h as IconSettingsSliderThree};
//# debugId=F2D1F8D601FF4A8C64756E2164756E21