boomerang from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
boomerang
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the boomerang emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.264 2.257a4.3 4.3 0 0 1 3.558-1.226l13.517 1.631c5.229.636 9.35 4.76 9.986 9.999l1.64 13.515a4.28 4.28 0 0 1-1.225 3.564c-2.28 2.28-6.189 1.331-7.154-1.76l-3.94-12.556a3.16 3.16 0 0 0-2.068-2.07L4.024 9.414C.937 8.448-.028 4.55 2.264 2.257m3.32.76a2.3 2.3 0 0 0-1.905.654c-1.23 1.23-.713 3.316.941 3.833h.002l.898.282l.99-4.658zm3.77 5.973l1.143-5.38l-.997-.12l-1.105 5.199zm4.791 1.505l3.034.952a5.16 5.16 0 0 1 3.374 3.375l.951 3.033l6.275-1.334l-.44-3.62a9.455 9.455 0 0 0-8.241-8.254l-3.617-.436zm14.239 11.01l-5.375 1.142l.3.958l5.196-1.104zm-4.172 4.976l.283.903c.516 1.651 2.61 2.163 3.83.942a2.28 2.28 0 0 0 .657-1.896l-.001-.009l-.113-.93z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBoomerang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.264 2.257a4.3 4.3 0 0 1 3.558-1.226l13.517 1.631c5.229.636 9.35 4.76 9.986 9.999l1.64 13.515a4.28 4.28 0 0 1-1.225 3.564c-2.28 2.28-6.189 1.331-7.154-1.76l-3.94-12.556a3.16 3.16 0 0 0-2.068-2.07L4.024 9.414C.937 8.448-.028 4.55 2.264 2.257m3.32.76a2.3 2.3 0 0 0-1.905.654c-1.23 1.23-.713 3.316.941 3.833h.002l.898.282l.99-4.658zm3.77 5.973l1.143-5.38l-.997-.12l-1.105 5.199zm4.791 1.505l3.034.952a5.16 5.16 0 0 1 3.374 3.375l.951 3.033l6.275-1.334l-.44-3.62a9.455 9.455 0 0 0-8.241-8.254l-3.617-.436zm14.239 11.01l-5.375 1.142l.3.958l5.196-1.104zm-4.172 4.976l.283.903c.516 1.651 2.61 2.163 3.83.942a2.28 2.28 0 0 0 .657-1.896l-.001-.009l-.113-.93z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.264 2.257a4.3 4.3 0 0 1 3.558-1.226l13.517 1.631c5.229.636 9.35 4.76 9.986 9.999l1.64 13.515a4.28 4.28 0 0 1-1.225 3.564c-2.28 2.28-6.189 1.331-7.154-1.76l-3.94-12.556a3.16 3.16 0 0 0-2.068-2.07L4.024 9.414C.937 8.448-.028 4.55 2.264 2.257m3.32.76a2.3 2.3 0 0 0-1.905.654c-1.23 1.23-.713 3.316.941 3.833h.002l.898.282l.99-4.658zm3.77 5.973l1.143-5.38l-.997-.12l-1.105 5.199zm4.791 1.505l3.034.952a5.16 5.16 0 0 1 3.374 3.375l.951 3.033l6.275-1.334l-.44-3.62a9.455 9.455 0 0 0-8.241-8.254l-3.617-.436zm14.239 11.01l-5.375 1.142l.3.958l5.196-1.104zm-4.172 4.976l.283.903c.516 1.651 2.61 2.163 3.83.942a2.28 2.28 0 0 0 .657-1.896l-.001-.009l-.113-.93z"/></svg>
</template>

CSS

.icon-boomerang {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.264%202.257a4.3%204.3%200%200%201%203.558-1.226l13.517%201.631c5.229.636%209.35%204.76%209.986%209.999l1.64%2013.515a4.28%204.28%200%200%201-1.225%203.564c-2.28%202.28-6.189%201.331-7.154-1.76l-3.94-12.556a3.16%203.16%200%200%200-2.068-2.07L4.024%209.414C.937%208.448-.028%204.55%202.264%202.257m3.32.76a2.3%202.3%200%200%200-1.905.654c-1.23%201.23-.713%203.316.941%203.833h.002l.898.282l.99-4.658zm3.77%205.973l1.143-5.38l-.997-.12l-1.105%205.199zm4.791%201.505l3.034.952a5.16%205.16%200%200%201%203.374%203.375l.951%203.033l6.275-1.334l-.44-3.62a9.455%209.455%200%200%200-8.241-8.254l-3.617-.436zm14.239%2011.01l-5.375%201.142l.3.958l5.196-1.104zm-4.172%204.976l.283.903c.516%201.651%202.61%202.163%203.83.942a2.28%202.28%200%200%200%20.657-1.896l-.001-.009l-.113-.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.264%202.257a4.3%204.3%200%200%201%203.558-1.226l13.517%201.631c5.229.636%209.35%204.76%209.986%209.999l1.64%2013.515a4.28%204.28%200%200%201-1.225%203.564c-2.28%202.28-6.189%201.331-7.154-1.76l-3.94-12.556a3.16%203.16%200%200%200-2.068-2.07L4.024%209.414C.937%208.448-.028%204.55%202.264%202.257m3.32.76a2.3%202.3%200%200%200-1.905.654c-1.23%201.23-.713%203.316.941%203.833h.002l.898.282l.99-4.658zm3.77%205.973l1.143-5.38l-.997-.12l-1.105%205.199zm4.791%201.505l3.034.952a5.16%205.16%200%200%201%203.374%203.375l.951%203.033l6.275-1.334l-.44-3.62a9.455%209.455%200%200%200-8.241-8.254l-3.617-.436zm14.239%2011.01l-5.375%201.142l.3.958l5.196-1.104zm-4.172%204.976l.283.903c.516%201.651%202.61%202.163%203.83.942a2.28%202.28%200%200%200%20.657-1.896l-.001-.009l-.113-.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/boomerang.svg?color=%231a73e8&size=48