@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.22 kB
JavaScript
import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>{return p.createElement("svg",{...C,"aria-hidden":o,role:o?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,...l}},n&&!o&&p.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(s,{...t,ariaLabel:"floppy-disk-2, save"},e.createElement("path",{d:"M4 7C4 5.34315 5.34315 4 7 4H15.7574C16.553 4 17.3161 4.31607 17.8787 4.87868L19.1213 6.12132C19.6839 6.68393 20 7.44699 20 8.24264V17C20 18.6569 18.6569 20 17 20H7C5.34315 20 4 18.6569 4 17V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M15 14C15 15.6569 13.6569 17 12 17C10.3431 17 9 15.6569 9 14C9 12.3431 10.3431 11 12 11C13.6569 11 15 12.3431 15 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M9 4V7C9 7.55228 9.44772 8 10 8H14C14.5523 8 15 7.55228 15 7V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},k=i;export{k as default,i as IconFloppyDisk2};
//# debugId=DF90C1D98F1E619664756E2164756E21