Emoji Flying Saucer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Flying Saucer 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/339867.svg" alt="Emoji Flying Saucer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339867.svg" alt="Emoji Flying Saucer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339867.svg" alt="Emoji Flying Saucer icon" :width="24" :height="24" />
CSS background
.icon-emoji-flying-saucer {
background-image: url('https://proicons.com/icon/339867.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="b" 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="c" class="k" d="m34.8695,27.1107c0,.2199-.0496.4328-.1417.6243-.0142.0355-.0284.0639-.0496.0993-.248.4328-.7228.7307-1.2542.7307-.1275,0-.248-.0142-.3614-.0567-.3756-.0922-.7015-.3405-.8857-.674-.1346-.2128-.2055-.4611-.2055-.7236,0-.3902.1559-.752.4252-1.0074.1701-.1915.4039-.3263.6661-.3902.1134-.0355.2338-.0497.3614-.0497.7936,0,1.4455.6527,1.4455,1.4472"/><path id="d" class="k" d="m25.0591,27.1107c0,.2199-.0496.4328-.1417.6243-.0142.0355-.0284.0639-.0496.0993-.248.4328-.7228.7307-1.2542.7307-.1275,0-.248-.0142-.3614-.0567-.3756-.0922-.7015-.3405-.8857-.674-.1346-.2128-.2055-.4611-.2055-.7236,0-.3902.1559-.752.4252-1.0074.1701-.1915.4039-.3263.6661-.3902.1134-.0355.2338-.0497.3614-.0497.7936,0,1.4455.6527,1.4455,1.4472"/><path id="e" class="k" d="m15.3159,27.1107c0,.2199-.0496.4328-.1417.6243-.0142.0355-.0283.0639-.0496.0993-.248.4328-.7228.7307-1.2542.7307-.1275,0-.248-.0142-.3614-.0567-.3756-.0922-.7015-.3405-.8857-.674-.1346-.2128-.2055-.4611-.2055-.7236,0-.3902.1559-.752.4252-1.0074.1701-.1915.4039-.3263.6661-.3902.1134-.0355.2338-.0497.3614-.0497.7936,0,1.4455.6527,1.4455,1.4472"/><path id="f" class="k" d="m41.6862,30.3952c-.2126.2128-3.295.3902-7.5749.5179-1.1479.0284-2.3809.0567-3.6634.0851-.8361.0142-1.7006.0284-2.5793.0355-.2976,0-.5881.0071-.8857.0071-.085.0071-.163.0071-.248.0071-.4606.0071-.9212.0071-1.3888.0142-.7157.0071-1.4314.0142-2.1541.0142-2.1541.0141-4.3083.007-6.3207-.0142-.8149-.0071-1.6085-.0212-2.3667-.0283-3.0019-.1424-6.1039.1009-9.0204-.6385-.5031-.5108-.5456-1.0145-.4322-1.4047.1205-.4611.4322-.7733.4322-.7733l7.2418-5.0724h21.7184l7.2418,5.0724s.2055.4186.2834.9081c.0779.4257.0567.9293-.2834,1.2699"/><path id="g" class="k" d="m34.1114,30.913c-1.155,2.1567-5.2649,3.76-10.1896,3.8238-.1063.0071-.2197.0071-.333.0071-.6165,0-1.2259-.0213-1.814-.0709-.6236-.0497-1.2259-.1206-1.8069-.2199-3.2808-.5392-5.9242-1.8339-6.895-3.4088"/><path id="h" class="k" d="m26.9829,31.0407s0,.0071-.0071.0071h-.2409c.085,0,.163,0,.248-.0071"/><path id="i" class="k" d="m27.8686,31.0336c-.2976.0071-.5952.0071-.8928.0142h-.2409c.085,0,.163,0,.248-.0071.2976,0,.5881-.0071.8857-.0071"/><path id="j" class="k" d="m34.4161,23.0739v.0709H12.7543v-.0639c.1346-1.8942.7582-3.6606,1.7431-5.1646,1.6298-2.483,4.2374-4.2566,7.2773-4.7674.5881-.0993,1.1975-.149,1.814-.149.1063,0,.2197,0,.326.0071,5.5766.1632,10.0975,4.5403,10.5014,10.0668"/></svg>
Copied!