@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.26 kB
JavaScript
import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...l})=>{return s.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:p,...i}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(a,{...t,ariaLabel:"integrations, frames, keyframes, interactions"},o.createElement("path",{d:"M3.12132 9.87868L6.87868 6.12132C8.05025 4.94975 9.94975 4.94975 11.1213 6.12132L14.8787 9.87868C16.0503 11.0503 16.0503 12.9497 14.8787 14.1213L11.1213 17.8787C9.94975 19.0503 8.05026 19.0503 6.87868 17.8787L3.12132 14.1213C1.94975 12.9497 1.94974 11.0503 3.12132 9.87868Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 7L12.8787 6.12132C14.0503 4.94975 15.9497 4.94975 17.1213 6.12132L20.8787 9.87868C22.0503 11.0503 22.0503 12.9497 20.8787 14.1213L17.1213 17.8787C15.9497 19.0503 14.0503 19.0503 12.8787 17.8787L12 17",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},d=C;export{d as default,C as IconIntegrations};
//# debugId=7D9BEBC684E7617964756E2164756E21