envato icon
envato from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- envato
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the envato icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M5.62 9.719c-.043 1.33.121 2.803.68 4.046c.28.625.421.938.671.895s.276-.435.328-1.218c.338-5.138 4.763-10.621 9.936-11.375c.521-.077.782-.115 1.09.038c.307.153.44.401.706.898C23.478 11.316 20.138 22 11.58 22C4.848 22 .83 14.192 4.236 9.084c.543-.815.815-1.222 1.127-1.126s.294.65.258 1.76Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsEnvato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="M5.62 9.719c-.043 1.33.121 2.803.68 4.046c.28.625.421.938.671.895s.276-.435.328-1.218c.338-5.138 4.763-10.621 9.936-11.375c.521-.077.782-.115 1.09.038c.307.153.44.401.706.898C23.478 11.316 20.138 22 11.58 22C4.848 22 .83 14.192 4.236 9.084c.543-.815.815-1.222 1.127-1.126s.294.65.258 1.76Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M5.62 9.719c-.043 1.33.121 2.803.68 4.046c.28.625.421.938.671.895s.276-.435.328-1.218c.338-5.138 4.763-10.621 9.936-11.375c.521-.077.782-.115 1.09.038c.307.153.44.401.706.898C23.478 11.316 20.138 22 11.58 22C4.848 22 .83 14.192 4.236 9.084c.543-.815.815-1.222 1.127-1.126s.294.65.258 1.76Z"/></svg> </template>
CSS
.icon-envato {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.62%209.719c-.043%201.33.121%202.803.68%204.046c.28.625.421.938.671.895s.276-.435.328-1.218c.338-5.138%204.763-10.621%209.936-11.375c.521-.077.782-.115%201.09.038c.307.153.44.401.706.898C23.478%2011.316%2020.138%2022%2011.58%2022C4.848%2022%20.83%2014.192%204.236%209.084c.543-.815.815-1.222%201.127-1.126s.294.65.258%201.76Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.62%209.719c-.043%201.33.121%202.803.68%204.046c.28.625.421.938.671.895s.276-.435.328-1.218c.338-5.138%204.763-10.621%209.936-11.375c.521-.077.782-.115%201.09.038c.307.153.44.401.706.898C23.478%2011.316%2020.138%2022%2011.58%2022C4.848%2022%20.83%2014.192%204.236%209.084c.543-.815.815-1.222%201.127-1.126s.294.65.258%201.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/envato.svg?color=%231a73e8&size=48