@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.13 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...l})=>{return s.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var d=(e)=>{return o.createElement(p,{...e,ariaLabel:"filter-ascending, sort, az"},o.createElement("path",{d:"M7 4V20M7 20L4 17M7 20L10 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M15 10L15.5 8.5M15.5 8.5L16.6924 4.59772C16.8009 4.24258 17.1287 4 17.5 4C17.8713 4 18.1991 4.24258 18.3076 4.59772L19.5 8.5M15.5 8.5H19.5M19.5 8.5L20 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M15 14H20L15 20H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=d;export{k as default,d as IconFilterAscending};
//# debugId=4E71C3A678011EAF64756E2164756E21