rootssage from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
rootssage
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the rootssage logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.384 4.232l1.71 5.075l-4.478-3.136L0 9.403l1.753 5.2l.01.03H7.3L2.82 17.77l1.754 5.2l.01.03h5.705L12 17.925l1.7 5.045l.01.03h5.707l1.763-5.23l-4.48-3.137h5.537L24 9.403l-4.616-3.232l-4.479 3.136l1.711-5.075L12 1zm.105 10.342l1.723-5.111h5.576l1.723 5.111l-4.51 3.16z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRootssage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.384 4.232l1.71 5.075l-4.478-3.136L0 9.403l1.753 5.2l.01.03H7.3L2.82 17.77l1.754 5.2l.01.03h5.705L12 17.925l1.7 5.045l.01.03h5.707l1.763-5.23l-4.48-3.137h5.537L24 9.403l-4.616-3.232l-4.479 3.136l1.711-5.075L12 1zm.105 10.342l1.723-5.111h5.576l1.723 5.111l-4.51 3.16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.384 4.232l1.71 5.075l-4.478-3.136L0 9.403l1.753 5.2l.01.03H7.3L2.82 17.77l1.754 5.2l.01.03h5.705L12 17.925l1.7 5.045l.01.03h5.707l1.763-5.23l-4.48-3.137h5.537L24 9.403l-4.616-3.232l-4.479 3.136l1.711-5.075L12 1zm.105 10.342l1.723-5.111h5.576l1.723 5.111l-4.51 3.16z"/></svg>
</template>

CSS

.icon-rootssage {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.384%204.232l1.71%205.075l-4.478-3.136L0%209.403l1.753%205.2l.01.03H7.3L2.82%2017.77l1.754%205.2l.01.03h5.705L12%2017.925l1.7%205.045l.01.03h5.707l1.763-5.23l-4.48-3.137h5.537L24%209.403l-4.616-3.232l-4.479%203.136l1.711-5.075L12%201zm.105%2010.342l1.723-5.111h5.576l1.723%205.111l-4.51%203.16z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.384%204.232l1.71%205.075l-4.478-3.136L0%209.403l1.753%205.2l.01.03H7.3L2.82%2017.77l1.754%205.2l.01.03h5.705L12%2017.925l1.7%205.045l.01.03h5.707l1.763-5.23l-4.48-3.137h5.537L24%209.403l-4.616-3.232l-4.479%203.136l1.711-5.075L12%201zm.105%2010.342l1.723-5.111h5.576l1.723%205.111l-4.51%203.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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