@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.41 kB
JavaScript
import t from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:L,...l})=>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:a,...L}},n&&!e&&s.createElement("title",null,n),o);var i=o=>t.createElement(p,{...o,ariaLabel:"untrash"},t.createElement("path",{d:"M6 21L5.00237 21.0688L5.06659 22H6V21ZM18 21V22H18.9334L18.9976 21.0688L18 21ZM19.9976 6.5688L20.0664 5.57117L18.0712 5.43357L18.0024 6.4312L19.9976 6.5688ZM6 21V22H18V21V20H6V21ZM18 21L18.9976 21.0688L19.9976 6.5688L19 6.5L18.0024 6.4312L17.0024 20.9312L18 21ZM5.03448 7L4.03685 7.0688L5.00237 21.0688L6 21L6.99763 20.9312L6.03212 6.9312L5.03448 7Z",fill:"currentColor"}),t.createElement("path",{d:"M3.89209 3.44727L20.6338 6.39928",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M8.43777 3.99085C9.106 2.23139 10.949 1.13737 12.8709 1.47623C14.7927 1.8151 16.1504 3.47351 16.1765 5.35541",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M12 17V11",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M9 13L12 10L15 13",stroke:"currentColor",strokeWidth:"2"})),m=i;export{i as IconUntrash,m as default};
//# sourceMappingURL=index.mjs.map