Emoji Parachute Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Parachute 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/339921.svg" alt="Emoji Parachute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339921.svg" alt="Emoji Parachute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339921.svg" alt="Emoji Parachute icon" :width="24" :height="24" />
CSS background
.icon-emoji-parachute {
background-image: url('https://proicons.com/icon/339921.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"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M40.5151,21.3387l-14.6051,17.7812"/><path id="c" class="k" d="M40.5151,21.3386c-1.1782-9.7579-8.309-15.9275-16.2575-15.8317-8.9788,0-16.2576,7.1211-16.2576,15.905,0,0,2.0009-1.2323,3.3449-.1894.1399.1075.3282.1271.4873.0509,2.1086-1.0099,4.5642-.9947,6.6601.0412.1093.0605.2384.0747.3582.0393,1.0323-.3179,6.2862-1.7724,10.9159-.0226.1321.0494.279.0396.4033-.0269,2.0917-1.0253,4.5374-1.0373,6.6391-.0327.1622.0772.354.0562.4957-.0543,1.3317-1.0419,3.2108.1213,3.2108.1213"/><path id="d" class="k" d="M11.5734,21.3153c2.9213-16.687,12.6842-15.8084,12.6842-15.8084,0,0-4.9506.4803-5.5856,15.8638l4.4373,16.3895"/><path id="e" class="k" d="M29.9711,21.3611l-4.9904,16.8295"/><path id="f" class="k" d="M37.0711,21.3141c-2.9214-16.6871-12.8134-15.8072-12.8134-15.8072,0,0,5.0787.4707,5.7135,15.8542"/><path id="g" class="k" d="M21.5998,39.1199l-13.5998-17.7081,13.5998,17.7081"/><path id="h" class="k" d="M11.5734,21.3153l10.9557,16.8753"/><path id="i" class="k" d="M37.071,21.3937l-12.0902,16.7969"/><path id="j" class="k" d="M22.5291,38.1906h2.4517c.5132,0,.9293.4161.9293.9293v2.4519c0,.5133-.4161.9293-.9293.9293h-2.4517c-.5132,0-.9293-.4161-.9293-.9293v-2.4519c0-.5133.4161-.9293.9293-.9293"/></svg>
Copied!