spark from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
spark
Set
SVG Logos
Style
Color
Viewbox
256×258
License
CC0

The same logo in other sets

Use the spark logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 258"><g fill="#ffa64d"><path d="M13.222 183.045C30.007 165.978 244.278 4.782 247.936 8.44c2.813 2.813-156.507 219.616-173.387 236.589s-44.26 16.785-61.14-.282c-16.972-17.066-16.972-44.73-.187-61.702" opacity=".5"/><path d="M22.693 175.45c20.63-12.098 230.119-95.18 232.65-90.68c1.97 3.47-168.79 154.538-189.514 166.541c-20.63 12.003-46.98 4.783-58.89-16.222c-11.909-20.818-4.876-47.543 15.754-59.64" opacity=".3"/><path d="M82.051 235.276C94.054 214.46 176.387 3.47 171.98.938C168.51-1.032 18.661 171.042 6.658 191.859c-11.91 20.818-4.689 47.356 16.129 59.265C43.51 263.127 70.048 256 82.05 235.276" opacity=".3"/><path d="M32.727 171.042c23.068-6.283 216.521-30.195 217.928-25.225c1.031 3.845-172.73 103.431-195.798 109.714s-46.699-7.595-52.794-30.945s7.69-47.261 30.664-53.544" opacity=".2"/><path d="M32.727 171.042c23.068-6.283 179.387 29.07 180.7 33.946c1.032 3.844-135.595 44.167-158.664 50.45c-23.068 6.282-46.699-7.596-52.794-30.946c-6.001-23.255 7.783-47.167 30.758-53.45" opacity=".1"/><path d="M86.459 225.055c6.282-23.256-28.882-180.7-33.852-182.013C48.762 42.01 8.815 179.575 2.626 202.83c-6.19 23.255 7.595 47.074 30.757 53.075c23.068 6.19 46.887-7.595 53.076-30.851" opacity=".1"/><path d="M86.459 225.055C92.74 201.799 116.372 6.939 111.496 5.626C107.651 4.595 8.908 179.576 2.626 202.925C-3.564 226.18 10.22 249.999 33.383 256c23.068 6.189 46.887-7.69 53.076-30.945" opacity=".2"/></g></svg>

React

import type { SVGProps } from "react";

export function LogosSpark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 258"><g fill="#ffa64d"><path d="M13.222 183.045C30.007 165.978 244.278 4.782 247.936 8.44c2.813 2.813-156.507 219.616-173.387 236.589s-44.26 16.785-61.14-.282c-16.972-17.066-16.972-44.73-.187-61.702" opacity=".5"/><path d="M22.693 175.45c20.63-12.098 230.119-95.18 232.65-90.68c1.97 3.47-168.79 154.538-189.514 166.541c-20.63 12.003-46.98 4.783-58.89-16.222c-11.909-20.818-4.876-47.543 15.754-59.64" opacity=".3"/><path d="M82.051 235.276C94.054 214.46 176.387 3.47 171.98.938C168.51-1.032 18.661 171.042 6.658 191.859c-11.91 20.818-4.689 47.356 16.129 59.265C43.51 263.127 70.048 256 82.05 235.276" opacity=".3"/><path d="M32.727 171.042c23.068-6.283 216.521-30.195 217.928-25.225c1.031 3.845-172.73 103.431-195.798 109.714s-46.699-7.595-52.794-30.945s7.69-47.261 30.664-53.544" opacity=".2"/><path d="M32.727 171.042c23.068-6.283 179.387 29.07 180.7 33.946c1.032 3.844-135.595 44.167-158.664 50.45c-23.068 6.282-46.699-7.596-52.794-30.946c-6.001-23.255 7.783-47.167 30.758-53.45" opacity=".1"/><path d="M86.459 225.055c6.282-23.256-28.882-180.7-33.852-182.013C48.762 42.01 8.815 179.575 2.626 202.83c-6.19 23.255 7.595 47.074 30.757 53.075c23.068 6.19 46.887-7.595 53.076-30.851" opacity=".1"/><path d="M86.459 225.055C92.74 201.799 116.372 6.939 111.496 5.626C107.651 4.595 8.908 179.576 2.626 202.925C-3.564 226.18 10.22 249.999 33.383 256c23.068 6.189 46.887-7.69 53.076-30.945" opacity=".2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 258"><g fill="#ffa64d"><path d="M13.222 183.045C30.007 165.978 244.278 4.782 247.936 8.44c2.813 2.813-156.507 219.616-173.387 236.589s-44.26 16.785-61.14-.282c-16.972-17.066-16.972-44.73-.187-61.702" opacity=".5"/><path d="M22.693 175.45c20.63-12.098 230.119-95.18 232.65-90.68c1.97 3.47-168.79 154.538-189.514 166.541c-20.63 12.003-46.98 4.783-58.89-16.222c-11.909-20.818-4.876-47.543 15.754-59.64" opacity=".3"/><path d="M82.051 235.276C94.054 214.46 176.387 3.47 171.98.938C168.51-1.032 18.661 171.042 6.658 191.859c-11.91 20.818-4.689 47.356 16.129 59.265C43.51 263.127 70.048 256 82.05 235.276" opacity=".3"/><path d="M32.727 171.042c23.068-6.283 216.521-30.195 217.928-25.225c1.031 3.845-172.73 103.431-195.798 109.714s-46.699-7.595-52.794-30.945s7.69-47.261 30.664-53.544" opacity=".2"/><path d="M32.727 171.042c23.068-6.283 179.387 29.07 180.7 33.946c1.032 3.844-135.595 44.167-158.664 50.45c-23.068 6.282-46.699-7.596-52.794-30.946c-6.001-23.255 7.783-47.167 30.758-53.45" opacity=".1"/><path d="M86.459 225.055c6.282-23.256-28.882-180.7-33.852-182.013C48.762 42.01 8.815 179.575 2.626 202.83c-6.19 23.255 7.595 47.074 30.757 53.075c23.068 6.19 46.887-7.595 53.076-30.851" opacity=".1"/><path d="M86.459 225.055C92.74 201.799 116.372 6.939 111.496 5.626C107.651 4.595 8.908 179.576 2.626 202.925C-3.564 226.18 10.22 249.999 33.383 256c23.068 6.189 46.887-7.69 53.076-30.945" opacity=".2"/></g></svg>
</template>

CSS

.icon-spark {
  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%20256%20258%22%3E%3Cg%20fill%3D%22%23ffa64d%22%3E%3Cpath%20d%3D%22M13.222%20183.045C30.007%20165.978%20244.278%204.782%20247.936%208.44c2.813%202.813-156.507%20219.616-173.387%20236.589s-44.26%2016.785-61.14-.282c-16.972-17.066-16.972-44.73-.187-61.702%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22.693%20175.45c20.63-12.098%20230.119-95.18%20232.65-90.68c1.97%203.47-168.79%20154.538-189.514%20166.541c-20.63%2012.003-46.98%204.783-58.89-16.222c-11.909-20.818-4.876-47.543%2015.754-59.64%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M82.051%20235.276C94.054%20214.46%20176.387%203.47%20171.98.938C168.51-1.032%2018.661%20171.042%206.658%20191.859c-11.91%2020.818-4.689%2047.356%2016.129%2059.265C43.51%20263.127%2070.048%20256%2082.05%20235.276%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M32.727%20171.042c23.068-6.283%20216.521-30.195%20217.928-25.225c1.031%203.845-172.73%20103.431-195.798%20109.714s-46.699-7.595-52.794-30.945s7.69-47.261%2030.664-53.544%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M32.727%20171.042c23.068-6.283%20179.387%2029.07%20180.7%2033.946c1.032%203.844-135.595%2044.167-158.664%2050.45c-23.068%206.282-46.699-7.596-52.794-30.946c-6.001-23.255%207.783-47.167%2030.758-53.45%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20d%3D%22M86.459%20225.055c6.282-23.256-28.882-180.7-33.852-182.013C48.762%2042.01%208.815%20179.575%202.626%20202.83c-6.19%2023.255%207.595%2047.074%2030.757%2053.075c23.068%206.19%2046.887-7.595%2053.076-30.851%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20d%3D%22M86.459%20225.055C92.74%20201.799%20116.372%206.939%20111.496%205.626C107.651%204.595%208.908%20179.576%202.626%20202.925C-3.564%20226.18%2010.22%20249.999%2033.383%20256c23.068%206.189%2046.887-7.69%2053.076-30.945%22%20opacity%3D%22.2%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%20256%20258%22%3E%3Cg%20fill%3D%22%23ffa64d%22%3E%3Cpath%20d%3D%22M13.222%20183.045C30.007%20165.978%20244.278%204.782%20247.936%208.44c2.813%202.813-156.507%20219.616-173.387%20236.589s-44.26%2016.785-61.14-.282c-16.972-17.066-16.972-44.73-.187-61.702%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22.693%20175.45c20.63-12.098%20230.119-95.18%20232.65-90.68c1.97%203.47-168.79%20154.538-189.514%20166.541c-20.63%2012.003-46.98%204.783-58.89-16.222c-11.909-20.818-4.876-47.543%2015.754-59.64%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M82.051%20235.276C94.054%20214.46%20176.387%203.47%20171.98.938C168.51-1.032%2018.661%20171.042%206.658%20191.859c-11.91%2020.818-4.689%2047.356%2016.129%2059.265C43.51%20263.127%2070.048%20256%2082.05%20235.276%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M32.727%20171.042c23.068-6.283%20216.521-30.195%20217.928-25.225c1.031%203.845-172.73%20103.431-195.798%20109.714s-46.699-7.595-52.794-30.945s7.69-47.261%2030.664-53.544%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M32.727%20171.042c23.068-6.283%20179.387%2029.07%20180.7%2033.946c1.032%203.844-135.595%2044.167-158.664%2050.45c-23.068%206.282-46.699-7.596-52.794-30.946c-6.001-23.255%207.783-47.167%2030.758-53.45%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20d%3D%22M86.459%20225.055c6.282-23.256-28.882-180.7-33.852-182.013C48.762%2042.01%208.815%20179.575%202.626%20202.83c-6.19%2023.255%207.595%2047.074%2030.757%2053.075c23.068%206.19%2046.887-7.595%2053.076-30.851%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20d%3D%22M86.459%20225.055C92.74%20201.799%20116.372%206.939%20111.496%205.626C107.651%204.595%208.908%20179.576%202.626%20202.925C-3.564%20226.18%2010.22%20249.999%2033.383%20256c23.068%206.189%2046.887-7.69%2053.076-30.945%22%20opacity%3D%22.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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