epson from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
epson
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the epson logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.156 18.552c-1.375 0-1.906-1.266-1.906-2.552c0-1.302.531-2.568 1.906-2.568c1.37 0 1.906 1.266 1.906 2.568c0 1.286-.536 2.552-1.906 2.552m0-6.406c-2.172 0-3.422 1.625-3.422 3.854s1.25 3.854 3.422 3.854c2.167 0 3.422-1.625 3.422-3.854s-1.255-3.854-3.422-3.854M0 12.354h5.448v1.297H1.521v1.609h3.661v1.271H1.521v1.802h3.927v1.302H0zm8.974 3.792H7.599v-2.495h1.375c.943 0 1.578.417 1.578 1.255c0 .828-.635 1.24-1.578 1.24M6.083 19.63h1.521v-2.182h1.37c1.844 0 3.083-.917 3.083-2.542c0-1.635-1.24-2.552-3.083-2.552H6.083zm21.61-7.276h-1.552v7.276h1.49v-2.953c0-.797-.026-1.521-.057-2.141c.177.359.708 1.448.943 1.865l1.938 3.234h1.547v-7.281h-1.474v2.88c0 .797.026 1.594.057 2.229c-.177-.37-.708-1.464-.958-1.875zm-13.907 4.87c0 .974.813 1.359 1.667 1.359c.563 0 1.495-.161 1.495-.917c0-.797-1.125-.943-2.203-1.224c-1.135-.307-2.229-.724-2.229-2.083c0-1.505 1.417-2.214 2.745-2.214c1.536 0 2.943.667 2.943 2.365h-1.51c-.057-.885-.734-1.109-1.505-1.109c-.516 0-1.167.203-1.167.828c0 .557.37.646 2.219 1.12c.526.146 2.214.474 2.214 2.125c0 1.359-1.068 2.365-3.057 2.365c-1.625 0-3.146-.797-3.13-2.615z"/></svg>

React

import type { SVGProps } from "react";

export function CibEpson(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="M22.156 18.552c-1.375 0-1.906-1.266-1.906-2.552c0-1.302.531-2.568 1.906-2.568c1.37 0 1.906 1.266 1.906 2.568c0 1.286-.536 2.552-1.906 2.552m0-6.406c-2.172 0-3.422 1.625-3.422 3.854s1.25 3.854 3.422 3.854c2.167 0 3.422-1.625 3.422-3.854s-1.255-3.854-3.422-3.854M0 12.354h5.448v1.297H1.521v1.609h3.661v1.271H1.521v1.802h3.927v1.302H0zm8.974 3.792H7.599v-2.495h1.375c.943 0 1.578.417 1.578 1.255c0 .828-.635 1.24-1.578 1.24M6.083 19.63h1.521v-2.182h1.37c1.844 0 3.083-.917 3.083-2.542c0-1.635-1.24-2.552-3.083-2.552H6.083zm21.61-7.276h-1.552v7.276h1.49v-2.953c0-.797-.026-1.521-.057-2.141c.177.359.708 1.448.943 1.865l1.938 3.234h1.547v-7.281h-1.474v2.88c0 .797.026 1.594.057 2.229c-.177-.37-.708-1.464-.958-1.875zm-13.907 4.87c0 .974.813 1.359 1.667 1.359c.563 0 1.495-.161 1.495-.917c0-.797-1.125-.943-2.203-1.224c-1.135-.307-2.229-.724-2.229-2.083c0-1.505 1.417-2.214 2.745-2.214c1.536 0 2.943.667 2.943 2.365h-1.51c-.057-.885-.734-1.109-1.505-1.109c-.516 0-1.167.203-1.167.828c0 .557.37.646 2.219 1.12c.526.146 2.214.474 2.214 2.125c0 1.359-1.068 2.365-3.057 2.365c-1.625 0-3.146-.797-3.13-2.615z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.156 18.552c-1.375 0-1.906-1.266-1.906-2.552c0-1.302.531-2.568 1.906-2.568c1.37 0 1.906 1.266 1.906 2.568c0 1.286-.536 2.552-1.906 2.552m0-6.406c-2.172 0-3.422 1.625-3.422 3.854s1.25 3.854 3.422 3.854c2.167 0 3.422-1.625 3.422-3.854s-1.255-3.854-3.422-3.854M0 12.354h5.448v1.297H1.521v1.609h3.661v1.271H1.521v1.802h3.927v1.302H0zm8.974 3.792H7.599v-2.495h1.375c.943 0 1.578.417 1.578 1.255c0 .828-.635 1.24-1.578 1.24M6.083 19.63h1.521v-2.182h1.37c1.844 0 3.083-.917 3.083-2.542c0-1.635-1.24-2.552-3.083-2.552H6.083zm21.61-7.276h-1.552v7.276h1.49v-2.953c0-.797-.026-1.521-.057-2.141c.177.359.708 1.448.943 1.865l1.938 3.234h1.547v-7.281h-1.474v2.88c0 .797.026 1.594.057 2.229c-.177-.37-.708-1.464-.958-1.875zm-13.907 4.87c0 .974.813 1.359 1.667 1.359c.563 0 1.495-.161 1.495-.917c0-.797-1.125-.943-2.203-1.224c-1.135-.307-2.229-.724-2.229-2.083c0-1.505 1.417-2.214 2.745-2.214c1.536 0 2.943.667 2.943 2.365h-1.51c-.057-.885-.734-1.109-1.505-1.109c-.516 0-1.167.203-1.167.828c0 .557.37.646 2.219 1.12c.526.146 2.214.474 2.214 2.125c0 1.359-1.068 2.365-3.057 2.365c-1.625 0-3.146-.797-3.13-2.615z"/></svg>
</template>

CSS

.icon-epson {
  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%22M22.156%2018.552c-1.375%200-1.906-1.266-1.906-2.552c0-1.302.531-2.568%201.906-2.568c1.37%200%201.906%201.266%201.906%202.568c0%201.286-.536%202.552-1.906%202.552m0-6.406c-2.172%200-3.422%201.625-3.422%203.854s1.25%203.854%203.422%203.854c2.167%200%203.422-1.625%203.422-3.854s-1.255-3.854-3.422-3.854M0%2012.354h5.448v1.297H1.521v1.609h3.661v1.271H1.521v1.802h3.927v1.302H0zm8.974%203.792H7.599v-2.495h1.375c.943%200%201.578.417%201.578%201.255c0%20.828-.635%201.24-1.578%201.24M6.083%2019.63h1.521v-2.182h1.37c1.844%200%203.083-.917%203.083-2.542c0-1.635-1.24-2.552-3.083-2.552H6.083zm21.61-7.276h-1.552v7.276h1.49v-2.953c0-.797-.026-1.521-.057-2.141c.177.359.708%201.448.943%201.865l1.938%203.234h1.547v-7.281h-1.474v2.88c0%20.797.026%201.594.057%202.229c-.177-.37-.708-1.464-.958-1.875zm-13.907%204.87c0%20.974.813%201.359%201.667%201.359c.563%200%201.495-.161%201.495-.917c0-.797-1.125-.943-2.203-1.224c-1.135-.307-2.229-.724-2.229-2.083c0-1.505%201.417-2.214%202.745-2.214c1.536%200%202.943.667%202.943%202.365h-1.51c-.057-.885-.734-1.109-1.505-1.109c-.516%200-1.167.203-1.167.828c0%20.557.37.646%202.219%201.12c.526.146%202.214.474%202.214%202.125c0%201.359-1.068%202.365-3.057%202.365c-1.625%200-3.146-.797-3.13-2.615z%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%22M22.156%2018.552c-1.375%200-1.906-1.266-1.906-2.552c0-1.302.531-2.568%201.906-2.568c1.37%200%201.906%201.266%201.906%202.568c0%201.286-.536%202.552-1.906%202.552m0-6.406c-2.172%200-3.422%201.625-3.422%203.854s1.25%203.854%203.422%203.854c2.167%200%203.422-1.625%203.422-3.854s-1.255-3.854-3.422-3.854M0%2012.354h5.448v1.297H1.521v1.609h3.661v1.271H1.521v1.802h3.927v1.302H0zm8.974%203.792H7.599v-2.495h1.375c.943%200%201.578.417%201.578%201.255c0%20.828-.635%201.24-1.578%201.24M6.083%2019.63h1.521v-2.182h1.37c1.844%200%203.083-.917%203.083-2.542c0-1.635-1.24-2.552-3.083-2.552H6.083zm21.61-7.276h-1.552v7.276h1.49v-2.953c0-.797-.026-1.521-.057-2.141c.177.359.708%201.448.943%201.865l1.938%203.234h1.547v-7.281h-1.474v2.88c0%20.797.026%201.594.057%202.229c-.177-.37-.708-1.464-.958-1.875zm-13.907%204.87c0%20.974.813%201.359%201.667%201.359c.563%200%201.495-.161%201.495-.917c0-.797-1.125-.943-2.203-1.224c-1.135-.307-2.229-.724-2.229-2.083c0-1.505%201.417-2.214%202.745-2.214c1.536%200%202.943.667%202.943%202.365h-1.51c-.057-.885-.734-1.109-1.505-1.109c-.516%200-1.167.203-1.167.828c0%20.557.37.646%202.219%201.12c.526.146%202.214.474%202.214%202.125c0%201.359-1.068%202.365-3.057%202.365c-1.625%200-3.146-.797-3.13-2.615z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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