UNPKG

react-icon-library

Version:

A library of SVG icons for use in reactJS projects

18 lines 1.29 kB
import React from 'react'; var BeachParasolWater11 = function (props) { return (<svg id="Light" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width={24} height={24} {...props}> <defs> <style dangerouslySetInnerHTML={{ __html: '.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}', }}/> </defs> <title>beach-parasol-water-1</title> <path className="cls-1" d="M23.5,16.992h-6a9.134,9.134,0,0,0-5.99,2"/> <line className="cls-1" x1="17.5" y1="17.008" x2="14.184" y2="8.641"/> <line className="cls-1" x1="11.605" y1="2.133" x2="11.236" y2="1.203"/> <path className="cls-1" d="M11.605,2.133C6.728,4.066,3.56,7.618,4.984,11.211l.184.465a.5.5,0,0,0,.65.281L7.484,11.3a.5.5,0,0,0,.275-.266l.479-1.109,1.108.48a.5.5,0,0,0,.383.006L18.64,6.874a.5.5,0,0,0,.275-.266L19.394,5.5,20.5,5.98a.5.5,0,0,0,.382,0l1.667-.661a.5.5,0,0,0,.281-.649l-.185-.465C21.223.616,16.482.2,11.605,2.133Z"/> <path className="cls-1" d="M23.5,23.008a2.071,2.071,0,0,1-2-2,2,2,0,0,1-4,0,2,2,0,0,1-4,0,2.071,2.071,0,0,1-2,2,2.071,2.071,0,0,1-2-2,2.071,2.071,0,0,1-2,2,2.071,2.071,0,0,1-2-2,2.071,2.071,0,0,1-2,2,2.071,2.071,0,0,1-2-2,2.1,2.1,0,0,1-1,1.658"/> </svg>); }; export default BeachParasolWater11; //# sourceMappingURL=BeachParasolWater11.js.map