@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.3 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"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,...C}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(l,{...r,ariaLabel:"pumpjack, oil"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 6.93699C19.8626 6.71497 20.5 5.93192 20.5 5C20.5 3.89543 19.6046 3 18.5 3C17.3954 3 16.5 3.89543 16.5 5C16.5 5.06844 16.5034 5.13607 16.5101 5.20274L4.35033 10.1017C3.87583 8.6667 3.99964 7.15624 4.6044 5.86291L3.69855 5.43933C2.9136 7.11798 2.81879 9.11285 3.60383 10.9525C4.38888 12.7922 5.89476 14.104 7.64984 14.6987L7.97078 13.7516C6.62493 13.2955 5.45342 12.3467 4.7446 11.021L11.2321 8.40729L8.67052 16H15.3295L12.5842 7.86257L16.8572 6.14103C17.1268 6.52847 17.53 6.81601 18 6.93699V20H16.679L15.6669 17H8.33315L7.32103 20H3V21H21V20H19V6.93699ZM18.5 4C17.9477 4 17.5 4.44772 17.5 5C17.5 5.55228 17.9477 6 18.5 6C19.0523 6 19.5 5.55228 19.5 5C19.5 4.44772 19.0523 4 18.5 4Z",fill:"currentColor"})),L=m;export{m as IconPumpjack,L as default};
//# sourceMappingURL=index.mjs.map