feelgood icon

feelgood from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.

Name
feelgood
Set
IconPark
Style
Color
Category
Brand
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More brand icons from IconPark

Use the feelgood icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M23.1421 15.8579L11.8284 27.1716C10.2663 28.7337 10.2663 31.2663 11.8284 32.8284L21.7279 42.7279C23.29 44.29 25.8227 44.29 27.3848 42.7279L37.2843 32.8284C38.8464 31.2663 38.8464 28.7337 37.2843 27.1716L25.9706 15.8579C25.1895 15.0768 23.9232 15.0768 23.1421 15.8579Z"/><path d="M25 13.8394C25 13.8394 29.5543 8.73027 31.3728 6.57393C33.1913 4.41758 35.1405 4.69583 36.7652 6.09795C38.3899 7.50007 38.4332 9.71417 36.7652 11.775C35.0972 13.8358 30.5565 19.0005 30.5565 19.0005"/><path d="M25 13.8389C25 13.8389 20.4457 8.72979 18.6272 6.57344C16.8087 4.4171 14.8595 4.69534 13.2348 6.09746C11.6101 7.49958 11.5668 9.71368 13.2348 11.7745C14.9028 13.8353 19.4435 19 19.4435 19"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFeelgood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M23.1421 15.8579L11.8284 27.1716C10.2663 28.7337 10.2663 31.2663 11.8284 32.8284L21.7279 42.7279C23.29 44.29 25.8227 44.29 27.3848 42.7279L37.2843 32.8284C38.8464 31.2663 38.8464 28.7337 37.2843 27.1716L25.9706 15.8579C25.1895 15.0768 23.9232 15.0768 23.1421 15.8579Z"/><path d="M25 13.8394C25 13.8394 29.5543 8.73027 31.3728 6.57393C33.1913 4.41758 35.1405 4.69583 36.7652 6.09795C38.3899 7.50007 38.4332 9.71417 36.7652 11.775C35.0972 13.8358 30.5565 19.0005 30.5565 19.0005"/><path d="M25 13.8389C25 13.8389 20.4457 8.72979 18.6272 6.57344C16.8087 4.4171 14.8595 4.69534 13.2348 6.09746C11.6101 7.49958 11.5668 9.71368 13.2348 11.7745C14.9028 13.8353 19.4435 19 19.4435 19"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M23.1421 15.8579L11.8284 27.1716C10.2663 28.7337 10.2663 31.2663 11.8284 32.8284L21.7279 42.7279C23.29 44.29 25.8227 44.29 27.3848 42.7279L37.2843 32.8284C38.8464 31.2663 38.8464 28.7337 37.2843 27.1716L25.9706 15.8579C25.1895 15.0768 23.9232 15.0768 23.1421 15.8579Z"/><path d="M25 13.8394C25 13.8394 29.5543 8.73027 31.3728 6.57393C33.1913 4.41758 35.1405 4.69583 36.7652 6.09795C38.3899 7.50007 38.4332 9.71417 36.7652 11.775C35.0972 13.8358 30.5565 19.0005 30.5565 19.0005"/><path d="M25 13.8389C25 13.8389 20.4457 8.72979 18.6272 6.57344C16.8087 4.4171 14.8595 4.69534 13.2348 6.09746C11.6101 7.49958 11.5668 9.71368 13.2348 11.7745C14.9028 13.8353 19.4435 19 19.4435 19"/></g></svg>
</template>

CSS

.icon-feelgood {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M23.1421%2015.8579L11.8284%2027.1716C10.2663%2028.7337%2010.2663%2031.2663%2011.8284%2032.8284L21.7279%2042.7279C23.29%2044.29%2025.8227%2044.29%2027.3848%2042.7279L37.2843%2032.8284C38.8464%2031.2663%2038.8464%2028.7337%2037.2843%2027.1716L25.9706%2015.8579C25.1895%2015.0768%2023.9232%2015.0768%2023.1421%2015.8579Z%22%2F%3E%3Cpath%20d%3D%22M25%2013.8394C25%2013.8394%2029.5543%208.73027%2031.3728%206.57393C33.1913%204.41758%2035.1405%204.69583%2036.7652%206.09795C38.3899%207.50007%2038.4332%209.71417%2036.7652%2011.775C35.0972%2013.8358%2030.5565%2019.0005%2030.5565%2019.0005%22%2F%3E%3Cpath%20d%3D%22M25%2013.8389C25%2013.8389%2020.4457%208.72979%2018.6272%206.57344C16.8087%204.4171%2014.8595%204.69534%2013.2348%206.09746C11.6101%207.49958%2011.5668%209.71368%2013.2348%2011.7745C14.9028%2013.8353%2019.4435%2019%2019.4435%2019%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M23.1421%2015.8579L11.8284%2027.1716C10.2663%2028.7337%2010.2663%2031.2663%2011.8284%2032.8284L21.7279%2042.7279C23.29%2044.29%2025.8227%2044.29%2027.3848%2042.7279L37.2843%2032.8284C38.8464%2031.2663%2038.8464%2028.7337%2037.2843%2027.1716L25.9706%2015.8579C25.1895%2015.0768%2023.9232%2015.0768%2023.1421%2015.8579Z%22%2F%3E%3Cpath%20d%3D%22M25%2013.8394C25%2013.8394%2029.5543%208.73027%2031.3728%206.57393C33.1913%204.41758%2035.1405%204.69583%2036.7652%206.09795C38.3899%207.50007%2038.4332%209.71417%2036.7652%2011.775C35.0972%2013.8358%2030.5565%2019.0005%2030.5565%2019.0005%22%2F%3E%3Cpath%20d%3D%22M25%2013.8389C25%2013.8389%2020.4457%208.72979%2018.6272%206.57344C16.8087%204.4171%2014.8595%204.69534%2013.2348%206.09746C11.6101%207.49958%2011.5668%209.71368%2013.2348%2011.7745C14.9028%2013.8353%2019.4435%2019%2019.4435%2019%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/feelgood.svg?color=%231a73e8&size=48