svelte-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.

Name
svelte-solid
Set
Teenyicons
Style
Solid
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

The same icon in other sets

Use the svelte icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M13.283 1.944a4 4 0 0 1-.27 4.622a4 4 0 0 1-1.503 5.09l-4.24 2.65A4 4 0 0 1 2.028 8.41a4 4 0 0 1 1.503-5.09L7.77.671a4 4 0 0 1 5.512 1.273M8.3 1.52a3 3 0 0 1 4.13 4.143a4 4 0 0 0-2.386-1.345l.724-.453l-.53-.848l-5.088 3.18l.53.847L7.8 5.72a3 3 0 1 1 3.18 5.088l-4.24 2.65a3 3 0 0 1-4.13-4.143a4 4 0 0 0 2.386 1.345l-.725.452l.53.848L9.89 8.78l-.53-.847l-2.12 1.325a3 3 0 0 1-3.18-5.089z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsSvelteSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fillRule="evenodd" d="M13.283 1.944a4 4 0 0 1-.27 4.622a4 4 0 0 1-1.503 5.09l-4.24 2.65A4 4 0 0 1 2.028 8.41a4 4 0 0 1 1.503-5.09L7.77.671a4 4 0 0 1 5.512 1.273M8.3 1.52a3 3 0 0 1 4.13 4.143a4 4 0 0 0-2.386-1.345l.724-.453l-.53-.848l-5.088 3.18l.53.847L7.8 5.72a3 3 0 1 1 3.18 5.088l-4.24 2.65a3 3 0 0 1-4.13-4.143a4 4 0 0 0 2.386 1.345l-.725.452l.53.848L9.89 8.78l-.53-.847l-2.12 1.325a3 3 0 0 1-3.18-5.089z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M13.283 1.944a4 4 0 0 1-.27 4.622a4 4 0 0 1-1.503 5.09l-4.24 2.65A4 4 0 0 1 2.028 8.41a4 4 0 0 1 1.503-5.09L7.77.671a4 4 0 0 1 5.512 1.273M8.3 1.52a3 3 0 0 1 4.13 4.143a4 4 0 0 0-2.386-1.345l.724-.453l-.53-.848l-5.088 3.18l.53.847L7.8 5.72a3 3 0 1 1 3.18 5.088l-4.24 2.65a3 3 0 0 1-4.13-4.143a4 4 0 0 0 2.386 1.345l-.725.452l.53.848L9.89 8.78l-.53-.847l-2.12 1.325a3 3 0 0 1-3.18-5.089z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-svelte-solid {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.283%201.944a4%204%200%200%201-.27%204.622a4%204%200%200%201-1.503%205.09l-4.24%202.65A4%204%200%200%201%202.028%208.41a4%204%200%200%201%201.503-5.09L7.77.671a4%204%200%200%201%205.512%201.273M8.3%201.52a3%203%200%200%201%204.13%204.143a4%204%200%200%200-2.386-1.345l.724-.453l-.53-.848l-5.088%203.18l.53.847L7.8%205.72a3%203%200%201%201%203.18%205.088l-4.24%202.65a3%203%200%200%201-4.13-4.143a4%204%200%200%200%202.386%201.345l-.725.452l.53.848L9.89%208.78l-.53-.847l-2.12%201.325a3%203%200%200%201-3.18-5.089z%22%20clip-rule%3D%22evenodd%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.283%201.944a4%204%200%200%201-.27%204.622a4%204%200%200%201-1.503%205.09l-4.24%202.65A4%204%200%200%201%202.028%208.41a4%204%200%200%201%201.503-5.09L7.77.671a4%204%200%200%201%205.512%201.273M8.3%201.52a3%203%200%200%201%204.13%204.143a4%204%200%200%200-2.386-1.345l.724-.453l-.53-.848l-5.088%203.18l.53.847L7.8%205.72a3%203%200%201%201%203.18%205.088l-4.24%202.65a3%203%200%200%201-4.13-4.143a4%204%200%200%200%202.386%201.345l-.725.452l.53.848L9.89%208.78l-.53-.847l-2.12%201.325a3%203%200%200%201-3.18-5.089z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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