@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.
2 lines • 1.04 kB
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>s.createElement(p,{...r,ariaLabel:"floppy-disk-1, save"},s.createElement("path",{d:"M8 4V7C8 7.55228 8.44772 8 9 8H15C15.5523 8 16 7.55228 16 7V4M20 8.24264V17C20 18.6569 18.6569 20 17 20H7C5.34315 20 4 18.6569 4 17V7C4 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.24264ZM8 14V19C8 19.5523 8.44772 20 9 20H15C15.5523 20 16 19.5523 16 19V14C16 13.4477 15.5523 13 15 13H9C8.44772 13 8 13.4477 8 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=i;export{i as IconFloppyDisk1,V as default};
//# sourceMappingURL=index.mjs.map