Emoji Beach With Umbrella Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Beach With Umbrella icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339679.svg" alt="Emoji Beach With Umbrella icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339679.svg" alt="Emoji Beach With Umbrella icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339679.svg" alt="Emoji Beach With Umbrella icon" :width="24" :height="24" />
CSS background
.icon-emoji-beach-with-umbrella {
background-image: url('https://proicons.com/icon/339679.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path id="e" d="M6.98,37.0181c1.289-1.5036,3.2103-3.2793,5.18-2.9636,2.1371.3426,2.4438,2.5813,4.44,2.9636,2.2873.438,3.6607-2.6101,6.66-2.9636,2.6719-.3148,3.0018,1.7863,4.9334,2.6269.762.3316,1.4409.3353,1.7266.3367,2.7097.013,3.6964-2.6638,5.92-2.9636.9836-.1326,2.4431.1684,4.44,2.2227" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M28.9484,29.2981c6.6866,1.529,11.1448,3.2746,13.5516,3.2746" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M5.5,32.9432c2.6433-.2646,7.2141-6.578,16.8892-4.9635.245.0409.4888.0829.7315.126" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M36.7475,21.4508c.8517-4.8355-2.5364-9.4756-7.5675-10.3638-5.031-.8882-9.7998,2.3119-10.6515,7.1474l18.2189,3.2163" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M31.2818,20.4858c.8516-4.8356-.0894-9.0436-2.1018-9.3988s-4.3342,3.2767-5.1858,8.1123l7.2876,1.2865" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M25.7105,30.7871h0l1.9275-10.9445h0l-1.9275,10.9445" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!