importio icon logo

importio-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
importio-icon
Set
SVG Logos
Style
Color
Viewbox
256×346
License
CC0

Use the importio icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#772ce8" d="m82.269 182.197l82.284 81.872l-82.284 81.858L0 264.053zm91.446-91.023L256 173.047l-82.285 81.857l-82.27-81.874zM82.27 0l82.284 81.873l-82.284 81.856L0 81.857z"/></svg>

React

import type { SVGProps } from "react";

export function LogosImportioIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#772ce8" d="m82.269 182.197l82.284 81.872l-82.284 81.858L0 264.053zm91.446-91.023L256 173.047l-82.285 81.857l-82.27-81.874zM82.27 0l82.284 81.873l-82.284 81.856L0 81.857z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#772ce8" d="m82.269 182.197l82.284 81.872l-82.284 81.858L0 264.053zm91.446-91.023L256 173.047l-82.285 81.857l-82.27-81.874zM82.27 0l82.284 81.873l-82.284 81.856L0 81.857z"/></svg>
</template>

CSS

.icon-importio-icon {
  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%20346%22%3E%3Cpath%20fill%3D%22%23772ce8%22%20d%3D%22m82.269%20182.197l82.284%2081.872l-82.284%2081.858L0%20264.053zm91.446-91.023L256%20173.047l-82.285%2081.857l-82.27-81.874zM82.27%200l82.284%2081.873l-82.284%2081.856L0%2081.857z%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%20256%20346%22%3E%3Cpath%20fill%3D%22%23772ce8%22%20d%3D%22m82.269%20182.197l82.284%2081.872l-82.284%2081.858L0%20264.053zm91.446-91.023L256%20173.047l-82.285%2081.857l-82.27-81.874zM82.27%200l82.284%2081.873l-82.284%2081.856L0%2081.857z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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