@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.08 kB
JavaScript
import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":e,role:e?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:a,...i}},n&&!e&&p.createElement("title",null,n),o)};import t from"react";var m=(o)=>{return t.createElement(s,{...o,ariaLabel:"form-pyramide, prism"},t.createElement("path",{d:"M2.70891 15.043L11.1964 3.5848C11.5962 3.04511 12.4038 3.04511 12.8036 3.5848L21.2911 15.043C21.661 15.5424 21.4906 16.2547 20.9347 16.5326L12.4472 20.7764C12.1657 20.9172 11.8343 20.9172 11.5528 20.7764L3.06525 16.5326C2.50938 16.2547 2.33898 15.5424 2.70891 15.043Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M12 3.5V20.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=m;export{h as default,m as IconFormPyramide};
//# debugId=86752DA48AEE3D0564756E2164756E21