envato logo
envato from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- envato
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the envato logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.865.26c-.984-.495-3.625-.328-6.927.828c-5.609 3.958-10.229 9.568-10.724 18.813c0 .323-.656 0-.823-.167c-1.484-2.807-2.146-5.943-.823-10.563c.328-.328-.495-.823-.495-.656c-.333.161-1.484 1.479-2.313 2.802c-3.797 6.594-1.323 15.349 5.281 18.974c6.594 3.63 15.177 1.318 18.974-5.448c4.458-7.75.495-23.094-2.151-24.583z"/></svg>
React
import type { SVGProps } from "react";
export function CibEnvato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.865.26c-.984-.495-3.625-.328-6.927.828c-5.609 3.958-10.229 9.568-10.724 18.813c0 .323-.656 0-.823-.167c-1.484-2.807-2.146-5.943-.823-10.563c.328-.328-.495-.823-.495-.656c-.333.161-1.484 1.479-2.313 2.802c-3.797 6.594-1.323 15.349 5.281 18.974c6.594 3.63 15.177 1.318 18.974-5.448c4.458-7.75.495-23.094-2.151-24.583z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.865.26c-.984-.495-3.625-.328-6.927.828c-5.609 3.958-10.229 9.568-10.724 18.813c0 .323-.656 0-.823-.167c-1.484-2.807-2.146-5.943-.823-10.563c.328-.328-.495-.823-.495-.656c-.333.161-1.484 1.479-2.313 2.802c-3.797 6.594-1.323 15.349 5.281 18.974c6.594 3.63 15.177 1.318 18.974-5.448c4.458-7.75.495-23.094-2.151-24.583z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.865.26c-.984-.495-3.625-.328-6.927.828c-5.609%203.958-10.229%209.568-10.724%2018.813c0%20.323-.656%200-.823-.167c-1.484-2.807-2.146-5.943-.823-10.563c.328-.328-.495-.823-.495-.656c-.333.161-1.484%201.479-2.313%202.802c-3.797%206.594-1.323%2015.349%205.281%2018.974c6.594%203.63%2015.177%201.318%2018.974-5.448c4.458-7.75.495-23.094-2.151-24.583z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.865.26c-.984-.495-3.625-.328-6.927.828c-5.609%203.958-10.229%209.568-10.724%2018.813c0%20.323-.656%200-.823-.167c-1.484-2.807-2.146-5.943-.823-10.563c.328-.328-.495-.823-.495-.656c-.333.161-1.484%201.479-2.313%202.802c-3.797%206.594-1.323%2015.349%205.281%2018.974c6.594%203.63%2015.177%201.318%2018.974-5.448c4.458-7.75.495-23.094-2.151-24.583z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/envato.svg?color=%231a73e8&size=48