heart music camera bolt icon

heart-music-camera-bolt from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
heart-music-camera-bolt
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

Related icons in Font Awesome Solid

Use the heart music camera bolt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M238.9 336c10.7 0 20.7 5.3 26.6 14.2l11.8 17.8H304c26.5 0 48 21.5 48 48v112c0 26.5-21.5 48-48 48H112c-26.5 0-48-21.5-48-48V416c0-26.5 21.5-48 48-48h26.7l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2h61.7zm278.6-12c5.6-4.9 13.9-5.3 19.9-.9s8.3 12.4 5.3 19.3L504.3 432H560c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9.9s-8.3-12.4-5.3-19.3l38.5-89.7h-55.8c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112zM208 424c-26.5 0-48 21.5-48 48s21.5 48 48 48s48-21.5 48-48s-21.5-48-48-48M547.8 64.4c6.5-1.1 13.1.4 18.5 4.4c6.1 4.5 9.7 11.7 9.7 19.2v152l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6v-49.3l-112 33.6v110.2l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6V136c0-10.6 7-20 17.1-23l160-48zM252.9 64C290 64 320 94 320 131.1v6.1c0 56.1-75.2 112.1-110.3 135.3c-10.8 7.1-24.6 7.1-35.4 0C139.2 249.4 64 193.3 64 137.2v-6.1C64 94 94 64 131.1 64c21.1 0 40.9 9.9 53.6 26.8l7.3 9.8l7.3-9.8C212 73.9 231.8 64 252.9 64"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHeartMusicCameraBolt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M238.9 336c10.7 0 20.7 5.3 26.6 14.2l11.8 17.8H304c26.5 0 48 21.5 48 48v112c0 26.5-21.5 48-48 48H112c-26.5 0-48-21.5-48-48V416c0-26.5 21.5-48 48-48h26.7l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2h61.7zm278.6-12c5.6-4.9 13.9-5.3 19.9-.9s8.3 12.4 5.3 19.3L504.3 432H560c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9.9s-8.3-12.4-5.3-19.3l38.5-89.7h-55.8c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112zM208 424c-26.5 0-48 21.5-48 48s21.5 48 48 48s48-21.5 48-48s-21.5-48-48-48M547.8 64.4c6.5-1.1 13.1.4 18.5 4.4c6.1 4.5 9.7 11.7 9.7 19.2v152l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6v-49.3l-112 33.6v110.2l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6V136c0-10.6 7-20 17.1-23l160-48zM252.9 64C290 64 320 94 320 131.1v6.1c0 56.1-75.2 112.1-110.3 135.3c-10.8 7.1-24.6 7.1-35.4 0C139.2 249.4 64 193.3 64 137.2v-6.1C64 94 94 64 131.1 64c21.1 0 40.9 9.9 53.6 26.8l7.3 9.8l7.3-9.8C212 73.9 231.8 64 252.9 64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M238.9 336c10.7 0 20.7 5.3 26.6 14.2l11.8 17.8H304c26.5 0 48 21.5 48 48v112c0 26.5-21.5 48-48 48H112c-26.5 0-48-21.5-48-48V416c0-26.5 21.5-48 48-48h26.7l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2h61.7zm278.6-12c5.6-4.9 13.9-5.3 19.9-.9s8.3 12.4 5.3 19.3L504.3 432H560c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9.9s-8.3-12.4-5.3-19.3l38.5-89.7h-55.8c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112zM208 424c-26.5 0-48 21.5-48 48s21.5 48 48 48s48-21.5 48-48s-21.5-48-48-48M547.8 64.4c6.5-1.1 13.1.4 18.5 4.4c6.1 4.5 9.7 11.7 9.7 19.2v152l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6v-49.3l-112 33.6v110.2l-.3 4.9c-3.3 24.2-30.5 43.1-63.7 43.1c-35.3 0-64-21.5-64-48s28.7-48 64-48c5.5 0 10.9.6 16 1.6V136c0-10.6 7-20 17.1-23l160-48zM252.9 64C290 64 320 94 320 131.1v6.1c0 56.1-75.2 112.1-110.3 135.3c-10.8 7.1-24.6 7.1-35.4 0C139.2 249.4 64 193.3 64 137.2v-6.1C64 94 94 64 131.1 64c21.1 0 40.9 9.9 53.6 26.8l7.3 9.8l7.3-9.8C212 73.9 231.8 64 252.9 64"/></svg>
</template>

CSS

.icon-heart-music-camera-bolt {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M238.9%20336c10.7%200%2020.7%205.3%2026.6%2014.2l11.8%2017.8H304c26.5%200%2048%2021.5%2048%2048v112c0%2026.5-21.5%2048-48%2048H112c-26.5%200-48-21.5-48-48V416c0-26.5%2021.5-48%2048-48h26.7l11.8-17.8c5.9-8.9%2015.9-14.2%2026.6-14.2h61.7zm278.6-12c5.6-4.9%2013.9-5.3%2019.9-.9s8.3%2012.4%205.3%2019.3L504.3%20432H560c6.7%200%2012.6%204.1%2015%2010.4s.6%2013.3-4.4%2017.7l-128%20112c-5.6%204.9-13.9%205.3-19.9.9s-8.3-12.4-5.3-19.3l38.5-89.7h-55.8c-6.7%200-12.6-4.1-15-10.4s-.6-13.3%204.4-17.7l128-112zM208%20424c-26.5%200-48%2021.5-48%2048s21.5%2048%2048%2048s48-21.5%2048-48s-21.5-48-48-48M547.8%2064.4c6.5-1.1%2013.1.4%2018.5%204.4c6.1%204.5%209.7%2011.7%209.7%2019.2v152l-.3%204.9c-3.3%2024.2-30.5%2043.1-63.7%2043.1c-35.3%200-64-21.5-64-48s28.7-48%2064-48c5.5%200%2010.9.6%2016%201.6v-49.3l-112%2033.6v110.2l-.3%204.9c-3.3%2024.2-30.5%2043.1-63.7%2043.1c-35.3%200-64-21.5-64-48s28.7-48%2064-48c5.5%200%2010.9.6%2016%201.6V136c0-10.6%207-20%2017.1-23l160-48zM252.9%2064C290%2064%20320%2094%20320%20131.1v6.1c0%2056.1-75.2%20112.1-110.3%20135.3c-10.8%207.1-24.6%207.1-35.4%200C139.2%20249.4%2064%20193.3%2064%20137.2v-6.1C64%2094%2094%2064%20131.1%2064c21.1%200%2040.9%209.9%2053.6%2026.8l7.3%209.8l7.3-9.8C212%2073.9%20231.8%2064%20252.9%2064%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M238.9%20336c10.7%200%2020.7%205.3%2026.6%2014.2l11.8%2017.8H304c26.5%200%2048%2021.5%2048%2048v112c0%2026.5-21.5%2048-48%2048H112c-26.5%200-48-21.5-48-48V416c0-26.5%2021.5-48%2048-48h26.7l11.8-17.8c5.9-8.9%2015.9-14.2%2026.6-14.2h61.7zm278.6-12c5.6-4.9%2013.9-5.3%2019.9-.9s8.3%2012.4%205.3%2019.3L504.3%20432H560c6.7%200%2012.6%204.1%2015%2010.4s.6%2013.3-4.4%2017.7l-128%20112c-5.6%204.9-13.9%205.3-19.9.9s-8.3-12.4-5.3-19.3l38.5-89.7h-55.8c-6.7%200-12.6-4.1-15-10.4s-.6-13.3%204.4-17.7l128-112zM208%20424c-26.5%200-48%2021.5-48%2048s21.5%2048%2048%2048s48-21.5%2048-48s-21.5-48-48-48M547.8%2064.4c6.5-1.1%2013.1.4%2018.5%204.4c6.1%204.5%209.7%2011.7%209.7%2019.2v152l-.3%204.9c-3.3%2024.2-30.5%2043.1-63.7%2043.1c-35.3%200-64-21.5-64-48s28.7-48%2064-48c5.5%200%2010.9.6%2016%201.6v-49.3l-112%2033.6v110.2l-.3%204.9c-3.3%2024.2-30.5%2043.1-63.7%2043.1c-35.3%200-64-21.5-64-48s28.7-48%2064-48c5.5%200%2010.9.6%2016%201.6V136c0-10.6%207-20%2017.1-23l160-48zM252.9%2064C290%2064%20320%2094%20320%20131.1v6.1c0%2056.1-75.2%20112.1-110.3%20135.3c-10.8%207.1-24.6%207.1-35.4%200C139.2%20249.4%2064%20193.3%2064%20137.2v-6.1C64%2094%2094%2064%20131.1%2064c21.1%200%2040.9%209.9%2053.6%2026.8l7.3%209.8l7.3-9.8C212%2073.9%20231.8%2064%20252.9%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/heart-music-camera-bolt.svg?color=%231a73e8&size=48