svelte from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
svelte
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the svelte logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M298.1 90.4c66.8-42.6 159.3-22.7 206.1 44.3c11.1 15.5 19 33.1 23.2 51.8s4.7 37.9 1.3 56.7c-3.2 18-10.1 35.1-20.1 50.3c14.6 27.9 19.6 60 14 91c-3.3 18.4-10.4 36-20.9 51.5a136.3 136.3 0 0 1-39.9 38.7l-117.5 74.9c-66.8 42.6-159.3 22.7-206.1-44.2c-11.1-15.5-19-33.2-23.2-51.8s-4.7-37.9-1.3-56.7c3.2-18 10.1-35.1 20.1-50.3c-14.7-27.9-19.6-60-14-91.1c3.3-18.4 10.4-36 20.9-51.5s24.1-28.7 39.9-38.7zm113.5 40.8c-17.9-6.6-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5l-117.4 74.8c-9.5 6-17.7 13.9-24 23.3S180 256.8 178 267.9c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.2c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.9 2.8c8.4-2.3 16.5-5.8 23.8-10.5l44.8-28.6c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.2 16.8.8s10 5.6 13.3 10.3c2 2.8 3.5 6 4.2 9.4s.9 6.9.3 10.3c-.6 3.3-1.9 6.5-3.8 9.3s-4.4 5.2-7.2 7l-117.4 75c-2.2 1.4-4.7 2.5-7.2 3.2c-5.6 1.4-11.4 1.2-16.8-.8s-10-5.6-13.3-10.3c-3.6-5.1-5.3-11.2-4.7-17.4l.4-4.4l-4.3-1.3c-16.5-5-32.1-12.7-45.9-22.9l-6-4.4l-2.2 6.7c-1.2 3.6-2.1 7.3-2.8 11c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.1c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.8 2.8c8.4-2.3 16.5-5.8 23.9-10.5l117.3-74.8c9.5-6 17.7-13.9 24-23.3s10.6-19.9 12.6-31c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3s-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5L281 308.8c-2.2 1.4-4.6 2.5-7.2 3.2c-5.6 1.4-11.5 1.2-16.8-.8s-10-5.6-13.3-10.3c-2-2.8-3.4-6-4.2-9.4s-.9-6.9-.2-10.3c.6-3.3 1.9-6.5 3.8-9.3s4.4-5.2 7.2-7l117.4-74.8c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.1 16.8.9s10 5.6 13.3 10.3c3.6 5.1 5.2 11.3 4.7 17.4l-.4 4.4l4.4 1.3c16.5 5 32 12.8 45.9 23l6 4.4l2.2-6.8c1.2-3.6 2.1-7.3 2.8-11c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSvelte(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="M298.1 90.4c66.8-42.6 159.3-22.7 206.1 44.3c11.1 15.5 19 33.1 23.2 51.8s4.7 37.9 1.3 56.7c-3.2 18-10.1 35.1-20.1 50.3c14.6 27.9 19.6 60 14 91c-3.3 18.4-10.4 36-20.9 51.5a136.3 136.3 0 0 1-39.9 38.7l-117.5 74.9c-66.8 42.6-159.3 22.7-206.1-44.2c-11.1-15.5-19-33.2-23.2-51.8s-4.7-37.9-1.3-56.7c3.2-18 10.1-35.1 20.1-50.3c-14.7-27.9-19.6-60-14-91.1c3.3-18.4 10.4-36 20.9-51.5s24.1-28.7 39.9-38.7zm113.5 40.8c-17.9-6.6-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5l-117.4 74.8c-9.5 6-17.7 13.9-24 23.3S180 256.8 178 267.9c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.2c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.9 2.8c8.4-2.3 16.5-5.8 23.8-10.5l44.8-28.6c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.2 16.8.8s10 5.6 13.3 10.3c2 2.8 3.5 6 4.2 9.4s.9 6.9.3 10.3c-.6 3.3-1.9 6.5-3.8 9.3s-4.4 5.2-7.2 7l-117.4 75c-2.2 1.4-4.7 2.5-7.2 3.2c-5.6 1.4-11.4 1.2-16.8-.8s-10-5.6-13.3-10.3c-3.6-5.1-5.3-11.2-4.7-17.4l.4-4.4l-4.3-1.3c-16.5-5-32.1-12.7-45.9-22.9l-6-4.4l-2.2 6.7c-1.2 3.6-2.1 7.3-2.8 11c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.1c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.8 2.8c8.4-2.3 16.5-5.8 23.9-10.5l117.3-74.8c9.5-6 17.7-13.9 24-23.3s10.6-19.9 12.6-31c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3s-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5L281 308.8c-2.2 1.4-4.6 2.5-7.2 3.2c-5.6 1.4-11.5 1.2-16.8-.8s-10-5.6-13.3-10.3c-2-2.8-3.4-6-4.2-9.4s-.9-6.9-.2-10.3c.6-3.3 1.9-6.5 3.8-9.3s4.4-5.2 7.2-7l117.4-74.8c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.1 16.8.9s10 5.6 13.3 10.3c3.6 5.1 5.2 11.3 4.7 17.4l-.4 4.4l4.4 1.3c16.5 5 32 12.8 45.9 23l6 4.4l2.2-6.8c1.2-3.6 2.1-7.3 2.8-11c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M298.1 90.4c66.8-42.6 159.3-22.7 206.1 44.3c11.1 15.5 19 33.1 23.2 51.8s4.7 37.9 1.3 56.7c-3.2 18-10.1 35.1-20.1 50.3c14.6 27.9 19.6 60 14 91c-3.3 18.4-10.4 36-20.9 51.5a136.3 136.3 0 0 1-39.9 38.7l-117.5 74.9c-66.8 42.6-159.3 22.7-206.1-44.2c-11.1-15.5-19-33.2-23.2-51.8s-4.7-37.9-1.3-56.7c3.2-18 10.1-35.1 20.1-50.3c-14.7-27.9-19.6-60-14-91.1c3.3-18.4 10.4-36 20.9-51.5s24.1-28.7 39.9-38.7zm113.5 40.8c-17.9-6.6-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5l-117.4 74.8c-9.5 6-17.7 13.9-24 23.3S180 256.8 178 267.9c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.2c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.9 2.8c8.4-2.3 16.5-5.8 23.8-10.5l44.8-28.6c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.2 16.8.8s10 5.6 13.3 10.3c2 2.8 3.5 6 4.2 9.4s.9 6.9.3 10.3c-.6 3.3-1.9 6.5-3.8 9.3s-4.4 5.2-7.2 7l-117.4 75c-2.2 1.4-4.7 2.5-7.2 3.2c-5.6 1.4-11.4 1.2-16.8-.8s-10-5.6-13.3-10.3c-3.6-5.1-5.3-11.2-4.7-17.4l.4-4.4l-4.3-1.3c-16.5-5-32.1-12.7-45.9-22.9l-6-4.4l-2.2 6.7c-1.2 3.6-2.1 7.3-2.8 11c-2 11.3-1.7 22.9.8 34.1s7.3 21.8 13.9 31.1c10.9 15.7 26.3 27.6 44.2 34.3s37.4 7.6 55.8 2.8c8.4-2.3 16.5-5.8 23.9-10.5l117.3-74.8c9.5-6 17.7-13.9 24-23.3s10.6-19.9 12.6-31c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3s-37.4-7.6-55.9-2.8c-8.4 2.3-16.5 5.8-23.8 10.5L281 308.8c-2.2 1.4-4.6 2.5-7.2 3.2c-5.6 1.4-11.5 1.2-16.8-.8s-10-5.6-13.3-10.3c-2-2.8-3.4-6-4.2-9.4s-.9-6.9-.2-10.3c.6-3.3 1.9-6.5 3.8-9.3s4.4-5.2 7.2-7l117.4-74.8c2.2-1.4 4.7-2.5 7.2-3.2c5.6-1.4 11.4-1.1 16.8.9s10 5.6 13.3 10.3c3.6 5.1 5.2 11.3 4.7 17.4l-.4 4.4l4.4 1.3c16.5 5 32 12.8 45.9 23l6 4.4l2.2-6.8c1.2-3.6 2.1-7.3 2.8-11c2-11.3 1.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3z"/></svg>
</template>

CSS

.icon-svelte {
  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%22M298.1%2090.4c66.8-42.6%20159.3-22.7%20206.1%2044.3c11.1%2015.5%2019%2033.1%2023.2%2051.8s4.7%2037.9%201.3%2056.7c-3.2%2018-10.1%2035.1-20.1%2050.3c14.6%2027.9%2019.6%2060%2014%2091c-3.3%2018.4-10.4%2036-20.9%2051.5a136.3%20136.3%200%200%201-39.9%2038.7l-117.5%2074.9c-66.8%2042.6-159.3%2022.7-206.1-44.2c-11.1-15.5-19-33.2-23.2-51.8s-4.7-37.9-1.3-56.7c3.2-18%2010.1-35.1%2020.1-50.3c-14.7-27.9-19.6-60-14-91.1c3.3-18.4%2010.4-36%2020.9-51.5s24.1-28.7%2039.9-38.7zm113.5%2040.8c-17.9-6.6-37.4-7.6-55.9-2.8c-8.4%202.3-16.5%205.8-23.8%2010.5l-117.4%2074.8c-9.5%206-17.7%2013.9-24%2023.3S180%20256.8%20178%20267.9c-2%2011.3-1.7%2022.9.8%2034.1s7.3%2021.8%2013.9%2031.2c10.9%2015.7%2026.3%2027.6%2044.2%2034.3s37.4%207.6%2055.9%202.8c8.4-2.3%2016.5-5.8%2023.8-10.5l44.8-28.6c2.2-1.4%204.7-2.5%207.2-3.2c5.6-1.4%2011.4-1.2%2016.8.8s10%205.6%2013.3%2010.3c2%202.8%203.5%206%204.2%209.4s.9%206.9.3%2010.3c-.6%203.3-1.9%206.5-3.8%209.3s-4.4%205.2-7.2%207l-117.4%2075c-2.2%201.4-4.7%202.5-7.2%203.2c-5.6%201.4-11.4%201.2-16.8-.8s-10-5.6-13.3-10.3c-3.6-5.1-5.3-11.2-4.7-17.4l.4-4.4l-4.3-1.3c-16.5-5-32.1-12.7-45.9-22.9l-6-4.4l-2.2%206.7c-1.2%203.6-2.1%207.3-2.8%2011c-2%2011.3-1.7%2022.9.8%2034.1s7.3%2021.8%2013.9%2031.1c10.9%2015.7%2026.3%2027.6%2044.2%2034.3s37.4%207.6%2055.8%202.8c8.4-2.3%2016.5-5.8%2023.9-10.5l117.3-74.8c9.5-6%2017.7-13.9%2024-23.3s10.6-19.9%2012.6-31c2-11.3%201.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3s-37.4-7.6-55.9-2.8c-8.4%202.3-16.5%205.8-23.8%2010.5L281%20308.8c-2.2%201.4-4.6%202.5-7.2%203.2c-5.6%201.4-11.5%201.2-16.8-.8s-10-5.6-13.3-10.3c-2-2.8-3.4-6-4.2-9.4s-.9-6.9-.2-10.3c.6-3.3%201.9-6.5%203.8-9.3s4.4-5.2%207.2-7l117.4-74.8c2.2-1.4%204.7-2.5%207.2-3.2c5.6-1.4%2011.4-1.1%2016.8.9s10%205.6%2013.3%2010.3c3.6%205.1%205.2%2011.3%204.7%2017.4l-.4%204.4l4.4%201.3c16.5%205%2032%2012.8%2045.9%2023l6%204.4l2.2-6.8c1.2-3.6%202.1-7.3%202.8-11c2-11.3%201.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3z%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%22M298.1%2090.4c66.8-42.6%20159.3-22.7%20206.1%2044.3c11.1%2015.5%2019%2033.1%2023.2%2051.8s4.7%2037.9%201.3%2056.7c-3.2%2018-10.1%2035.1-20.1%2050.3c14.6%2027.9%2019.6%2060%2014%2091c-3.3%2018.4-10.4%2036-20.9%2051.5a136.3%20136.3%200%200%201-39.9%2038.7l-117.5%2074.9c-66.8%2042.6-159.3%2022.7-206.1-44.2c-11.1-15.5-19-33.2-23.2-51.8s-4.7-37.9-1.3-56.7c3.2-18%2010.1-35.1%2020.1-50.3c-14.7-27.9-19.6-60-14-91.1c3.3-18.4%2010.4-36%2020.9-51.5s24.1-28.7%2039.9-38.7zm113.5%2040.8c-17.9-6.6-37.4-7.6-55.9-2.8c-8.4%202.3-16.5%205.8-23.8%2010.5l-117.4%2074.8c-9.5%206-17.7%2013.9-24%2023.3S180%20256.8%20178%20267.9c-2%2011.3-1.7%2022.9.8%2034.1s7.3%2021.8%2013.9%2031.2c10.9%2015.7%2026.3%2027.6%2044.2%2034.3s37.4%207.6%2055.9%202.8c8.4-2.3%2016.5-5.8%2023.8-10.5l44.8-28.6c2.2-1.4%204.7-2.5%207.2-3.2c5.6-1.4%2011.4-1.2%2016.8.8s10%205.6%2013.3%2010.3c2%202.8%203.5%206%204.2%209.4s.9%206.9.3%2010.3c-.6%203.3-1.9%206.5-3.8%209.3s-4.4%205.2-7.2%207l-117.4%2075c-2.2%201.4-4.7%202.5-7.2%203.2c-5.6%201.4-11.4%201.2-16.8-.8s-10-5.6-13.3-10.3c-3.6-5.1-5.3-11.2-4.7-17.4l.4-4.4l-4.3-1.3c-16.5-5-32.1-12.7-45.9-22.9l-6-4.4l-2.2%206.7c-1.2%203.6-2.1%207.3-2.8%2011c-2%2011.3-1.7%2022.9.8%2034.1s7.3%2021.8%2013.9%2031.1c10.9%2015.7%2026.3%2027.6%2044.2%2034.3s37.4%207.6%2055.8%202.8c8.4-2.3%2016.5-5.8%2023.9-10.5l117.3-74.8c9.5-6%2017.7-13.9%2024-23.3s10.6-19.9%2012.6-31c2-11.3%201.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3s-37.4-7.6-55.9-2.8c-8.4%202.3-16.5%205.8-23.8%2010.5L281%20308.8c-2.2%201.4-4.6%202.5-7.2%203.2c-5.6%201.4-11.5%201.2-16.8-.8s-10-5.6-13.3-10.3c-2-2.8-3.4-6-4.2-9.4s-.9-6.9-.2-10.3c.6-3.3%201.9-6.5%203.8-9.3s4.4-5.2%207.2-7l117.4-74.8c2.2-1.4%204.7-2.5%207.2-3.2c5.6-1.4%2011.4-1.1%2016.8.9s10%205.6%2013.3%2010.3c3.6%205.1%205.2%2011.3%204.7%2017.4l-.4%204.4l4.4%201.3c16.5%205%2032%2012.8%2045.9%2023l6%204.4l2.2-6.8c1.2-3.6%202.1-7.3%202.8-11c2-11.3%201.8-22.9-.8-34.1s-7.3-21.8-14-31.1c-10.9-15.7-26.3-27.6-44.2-34.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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