redwoodjs icon

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

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

1 other variant in Teenyicons

The same icon in other sets

Use the redwoodjs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.252.066a.5.5 0 0 1 .496 0l3.36 1.92L7.5 4.337L3.893 1.985zM3.185 2.718L1.96 4.25L4.2 6.49l2.386-1.556zM1.438 5.146L.52 8.363a.5.5 0 0 0 .034.36l.054.11l2.735-1.784zm-.38 4.587l1.371 2.743l4.227-2.113l-2.591-2.591zm2.219 3.437l4.02 1.787a.5.5 0 0 0 .406 0l4.02-1.787L7.5 11.06zm9.293-.694l1.372-2.743l-3.007-1.961l-2.59 2.591zm1.823-3.643l.054-.11a.5.5 0 0 0 .034-.36l-.92-3.217l-1.903 1.903zm-1.351-4.582l-1.227-1.533l-3.4 2.217l2.387 1.556zM7.5 5.532l2.58 1.682L7.5 9.793l-2.58-2.58z"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsRedwoodjsSolid(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" d="M7.252.066a.5.5 0 0 1 .496 0l3.36 1.92L7.5 4.337L3.893 1.985zM3.185 2.718L1.96 4.25L4.2 6.49l2.386-1.556zM1.438 5.146L.52 8.363a.5.5 0 0 0 .034.36l.054.11l2.735-1.784zm-.38 4.587l1.371 2.743l4.227-2.113l-2.591-2.591zm2.219 3.437l4.02 1.787a.5.5 0 0 0 .406 0l4.02-1.787L7.5 11.06zm9.293-.694l1.372-2.743l-3.007-1.961l-2.59 2.591zm1.823-3.643l.054-.11a.5.5 0 0 0 .034-.36l-.92-3.217l-1.903 1.903zm-1.351-4.582l-1.227-1.533l-3.4 2.217l2.387 1.556zM7.5 5.532l2.58 1.682L7.5 9.793l-2.58-2.58z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.252.066a.5.5 0 0 1 .496 0l3.36 1.92L7.5 4.337L3.893 1.985zM3.185 2.718L1.96 4.25L4.2 6.49l2.386-1.556zM1.438 5.146L.52 8.363a.5.5 0 0 0 .034.36l.054.11l2.735-1.784zm-.38 4.587l1.371 2.743l4.227-2.113l-2.591-2.591zm2.219 3.437l4.02 1.787a.5.5 0 0 0 .406 0l4.02-1.787L7.5 11.06zm9.293-.694l1.372-2.743l-3.007-1.961l-2.59 2.591zm1.823-3.643l.054-.11a.5.5 0 0 0 .034-.36l-.92-3.217l-1.903 1.903zm-1.351-4.582l-1.227-1.533l-3.4 2.217l2.387 1.556zM7.5 5.532l2.58 1.682L7.5 9.793l-2.58-2.58z"/></svg>
</template>

CSS

.icon-redwoodjs-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%20d%3D%22M7.252.066a.5.5%200%200%201%20.496%200l3.36%201.92L7.5%204.337L3.893%201.985zM3.185%202.718L1.96%204.25L4.2%206.49l2.386-1.556zM1.438%205.146L.52%208.363a.5.5%200%200%200%20.034.36l.054.11l2.735-1.784zm-.38%204.587l1.371%202.743l4.227-2.113l-2.591-2.591zm2.219%203.437l4.02%201.787a.5.5%200%200%200%20.406%200l4.02-1.787L7.5%2011.06zm9.293-.694l1.372-2.743l-3.007-1.961l-2.59%202.591zm1.823-3.643l.054-.11a.5.5%200%200%200%20.034-.36l-.92-3.217l-1.903%201.903zm-1.351-4.582l-1.227-1.533l-3.4%202.217l2.387%201.556zM7.5%205.532l2.58%201.682L7.5%209.793l-2.58-2.58z%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%20d%3D%22M7.252.066a.5.5%200%200%201%20.496%200l3.36%201.92L7.5%204.337L3.893%201.985zM3.185%202.718L1.96%204.25L4.2%206.49l2.386-1.556zM1.438%205.146L.52%208.363a.5.5%200%200%200%20.034.36l.054.11l2.735-1.784zm-.38%204.587l1.371%202.743l4.227-2.113l-2.591-2.591zm2.219%203.437l4.02%201.787a.5.5%200%200%200%20.406%200l4.02-1.787L7.5%2011.06zm9.293-.694l1.372-2.743l-3.007-1.961l-2.59%202.591zm1.823-3.643l.054-.11a.5.5%200%200%200%20.034-.36l-.92-3.217l-1.903%201.903zm-1.351-4.582l-1.227-1.533l-3.4%202.217l2.387%201.556zM7.5%205.532l2.58%201.682L7.5%209.793l-2.58-2.58z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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