yew-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
yew-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the yew logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><path fill="#b3e1ce" d="M129.333 191.805c36.819 0 66.667-29.757 66.667-66.464s-29.848-66.463-66.667-66.463s-66.666 29.757-66.666 66.463c0 36.707 29.847 66.464 66.666 66.464"/><path stroke="#444" stroke-linecap="round" stroke-width="12" d="M129.966 128.09L65.333 56.22m64.633 71.87l64.633-71.87m-64.633 71.87v74.349"/><path fill="#009a5b" stroke="#444" stroke-width="8" d="M129.333 146.61c10.31 0 18.667-8.332 18.667-18.61s-8.357-18.61-18.667-18.61c-10.309 0-18.666 8.332-18.666 18.61s8.357 18.61 18.666 18.61Z"/></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsYewDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clipPath="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><path fill="#b3e1ce" d="M129.333 191.805c36.819 0 66.667-29.757 66.667-66.464s-29.848-66.463-66.667-66.463s-66.666 29.757-66.666 66.463c0 36.707 29.847 66.464 66.666 66.464"/><path stroke="#444" strokeLinecap="round" strokeWidth="12" d="M129.966 128.09L65.333 56.22m64.633 71.87l64.633-71.87m-64.633 71.87v74.349"/><path fill="#009a5b" stroke="#444" strokeWidth="8" d="M129.333 146.61c10.31 0 18.667-8.332 18.667-18.61s-8.357-18.61-18.667-18.61c-10.309 0-18.666 8.332-18.666 18.61s8.357 18.61 18.666 18.61Z"/></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><path fill="#b3e1ce" d="M129.333 191.805c36.819 0 66.667-29.757 66.667-66.464s-29.848-66.463-66.667-66.463s-66.666 29.757-66.666 66.463c0 36.707 29.847 66.464 66.666 66.464"/><path stroke="#444" stroke-linecap="round" stroke-width="12" d="M129.966 128.09L65.333 56.22m64.633 71.87l64.633-71.87m-64.633 71.87v74.349"/><path fill="#009a5b" stroke="#444" stroke-width="8" d="M129.333 146.61c10.31 0 18.667-8.332 18.667-18.61s-8.357-18.61-18.667-18.61c-10.309 0-18.666 8.332-18.666 18.61s8.357 18.61 18.666 18.61Z"/></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-yew-dark {
  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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cpath%20fill%3D%22%23b3e1ce%22%20d%3D%22M129.333%20191.805c36.819%200%2066.667-29.757%2066.667-66.464s-29.848-66.463-66.667-66.463s-66.666%2029.757-66.666%2066.463c0%2036.707%2029.847%2066.464%2066.666%2066.464%22%2F%3E%3Cpath%20stroke%3D%22%23444%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2212%22%20d%3D%22M129.966%20128.09L65.333%2056.22m64.633%2071.87l64.633-71.87m-64.633%2071.87v74.349%22%2F%3E%3Cpath%20fill%3D%22%23009a5b%22%20stroke%3D%22%23444%22%20stroke-width%3D%228%22%20d%3D%22M129.333%20146.61c10.31%200%2018.667-8.332%2018.667-18.61s-8.357-18.61-18.667-18.61c-10.309%200-18.666%208.332-18.666%2018.61s8.357%2018.61%2018.666%2018.61Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cpath%20fill%3D%22%23b3e1ce%22%20d%3D%22M129.333%20191.805c36.819%200%2066.667-29.757%2066.667-66.464s-29.848-66.463-66.667-66.463s-66.666%2029.757-66.666%2066.463c0%2036.707%2029.847%2066.464%2066.666%2066.464%22%2F%3E%3Cpath%20stroke%3D%22%23444%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2212%22%20d%3D%22M129.966%20128.09L65.333%2056.22m64.633%2071.87l64.633-71.87m-64.633%2071.87v74.349%22%2F%3E%3Cpath%20fill%3D%22%23009a5b%22%20stroke%3D%22%23444%22%20stroke-width%3D%228%22%20d%3D%22M129.333%20146.61c10.31%200%2018.667-8.332%2018.667-18.61s-8.357-18.61-18.667-18.61c-10.309%200-18.666%208.332-18.666%2018.61s8.357%2018.61%2018.666%2018.61Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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