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

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

Use the acer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.943 9.364c-.085-.113-.17-.198-.595-.226c-.113 0-.453-.029-1.048-.029c-1.56 0-2.636.482-3.175 1.417c.142-.935-.765-1.417-2.749-1.417c-2.324 0-3.798.935-4.393 2.834c-.226.709-.226 1.276-.056 1.73h-.567c-.425.027-.992.056-1.36.056c-.85 0-1.39-.142-1.588-.425c-.17-.255-.17-.737.057-1.446c.368-1.162 1.247-1.672 2.664-1.672c.737 0 1.445.085 1.445.085c.085 0 .142-.113.142-.198l-.028-.085l-.057-.397c-.028-.255-.227-.397-.567-.453c-.311-.029-.567-.029-.907-.029h-.028c-1.842 0-3.146.624-3.854 1.814c.255-1.219-.596-1.814-2.551-1.814c-1.105 0-1.9.029-2.353.085c-.368.057-.595.199-.68.454l-.17.51c-.028.085.029.142.142.142c.085 0 .425-.057.992-.086a25 25 0 0 1 1.672-.085c1.077 0 1.559.284 1.389.822c-.029.114-.114.199-.255.227c-1.02.17-1.842.284-2.438.369c-1.7.226-2.692.736-2.947 1.587c-.369 1.162.538 1.728 2.72 1.728c1.078 0 2.013-.056 2.75-.198c.425-.085.652-.17.737-.453l.396-1.304c-.028 1.304.85 1.955 2.721 1.955c.794 0 1.559-.028 1.927-.085c.369-.056.567-.141.652-.425l.085-.396c.397.623 1.276.935 2.608.935c1.417 0 2.239-.029 2.465-.114a.52.52 0 0 0 .369-.311l.028-.085l.17-.539c.029-.085-.028-.142-.142-.142l-.906.057c-.596.029-1.077.057-1.418.057c-.651 0-1.076-.057-1.332-.142c-.368-.142-.538-.397-.51-.822l2.863-.368c1.275-.17 2.154-.567 2.579-1.19l-.992 3.315c-.028.057 0 .114.028.142c.029.028.085.057.199.057h1.19c.198 0 .283-.114.312-.199l1.048-3.656c.142-.481.567-.708 1.36-.708c.71 0 1.22 0 1.56.028h.028c.057 0 .17-.028.255-.17l.17-.51c0-.085 0-.17-.057-.227M4.841 13.73c-.368.057-.907.085-1.587.085c-1.219 0-1.729-.255-1.587-.737c.113-.34.425-.567.935-.624l2.75-.368zm12.669-2.95q-.17.553-1.616.766l-2.295.311l.056-.198c.199-.624.454-1.02.794-1.247q.51-.34 1.7-.34c1.05.028 1.503.255 1.36.708Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAcer(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="M23.943 9.364c-.085-.113-.17-.198-.595-.226c-.113 0-.453-.029-1.048-.029c-1.56 0-2.636.482-3.175 1.417c.142-.935-.765-1.417-2.749-1.417c-2.324 0-3.798.935-4.393 2.834c-.226.709-.226 1.276-.056 1.73h-.567c-.425.027-.992.056-1.36.056c-.85 0-1.39-.142-1.588-.425c-.17-.255-.17-.737.057-1.446c.368-1.162 1.247-1.672 2.664-1.672c.737 0 1.445.085 1.445.085c.085 0 .142-.113.142-.198l-.028-.085l-.057-.397c-.028-.255-.227-.397-.567-.453c-.311-.029-.567-.029-.907-.029h-.028c-1.842 0-3.146.624-3.854 1.814c.255-1.219-.596-1.814-2.551-1.814c-1.105 0-1.9.029-2.353.085c-.368.057-.595.199-.68.454l-.17.51c-.028.085.029.142.142.142c.085 0 .425-.057.992-.086a25 25 0 0 1 1.672-.085c1.077 0 1.559.284 1.389.822c-.029.114-.114.199-.255.227c-1.02.17-1.842.284-2.438.369c-1.7.226-2.692.736-2.947 1.587c-.369 1.162.538 1.728 2.72 1.728c1.078 0 2.013-.056 2.75-.198c.425-.085.652-.17.737-.453l.396-1.304c-.028 1.304.85 1.955 2.721 1.955c.794 0 1.559-.028 1.927-.085c.369-.056.567-.141.652-.425l.085-.396c.397.623 1.276.935 2.608.935c1.417 0 2.239-.029 2.465-.114a.52.52 0 0 0 .369-.311l.028-.085l.17-.539c.029-.085-.028-.142-.142-.142l-.906.057c-.596.029-1.077.057-1.418.057c-.651 0-1.076-.057-1.332-.142c-.368-.142-.538-.397-.51-.822l2.863-.368c1.275-.17 2.154-.567 2.579-1.19l-.992 3.315c-.028.057 0 .114.028.142c.029.028.085.057.199.057h1.19c.198 0 .283-.114.312-.199l1.048-3.656c.142-.481.567-.708 1.36-.708c.71 0 1.22 0 1.56.028h.028c.057 0 .17-.028.255-.17l.17-.51c0-.085 0-.17-.057-.227M4.841 13.73c-.368.057-.907.085-1.587.085c-1.219 0-1.729-.255-1.587-.737c.113-.34.425-.567.935-.624l2.75-.368zm12.669-2.95q-.17.553-1.616.766l-2.295.311l.056-.198c.199-.624.454-1.02.794-1.247q.51-.34 1.7-.34c1.05.028 1.503.255 1.36.708Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.943 9.364c-.085-.113-.17-.198-.595-.226c-.113 0-.453-.029-1.048-.029c-1.56 0-2.636.482-3.175 1.417c.142-.935-.765-1.417-2.749-1.417c-2.324 0-3.798.935-4.393 2.834c-.226.709-.226 1.276-.056 1.73h-.567c-.425.027-.992.056-1.36.056c-.85 0-1.39-.142-1.588-.425c-.17-.255-.17-.737.057-1.446c.368-1.162 1.247-1.672 2.664-1.672c.737 0 1.445.085 1.445.085c.085 0 .142-.113.142-.198l-.028-.085l-.057-.397c-.028-.255-.227-.397-.567-.453c-.311-.029-.567-.029-.907-.029h-.028c-1.842 0-3.146.624-3.854 1.814c.255-1.219-.596-1.814-2.551-1.814c-1.105 0-1.9.029-2.353.085c-.368.057-.595.199-.68.454l-.17.51c-.028.085.029.142.142.142c.085 0 .425-.057.992-.086a25 25 0 0 1 1.672-.085c1.077 0 1.559.284 1.389.822c-.029.114-.114.199-.255.227c-1.02.17-1.842.284-2.438.369c-1.7.226-2.692.736-2.947 1.587c-.369 1.162.538 1.728 2.72 1.728c1.078 0 2.013-.056 2.75-.198c.425-.085.652-.17.737-.453l.396-1.304c-.028 1.304.85 1.955 2.721 1.955c.794 0 1.559-.028 1.927-.085c.369-.056.567-.141.652-.425l.085-.396c.397.623 1.276.935 2.608.935c1.417 0 2.239-.029 2.465-.114a.52.52 0 0 0 .369-.311l.028-.085l.17-.539c.029-.085-.028-.142-.142-.142l-.906.057c-.596.029-1.077.057-1.418.057c-.651 0-1.076-.057-1.332-.142c-.368-.142-.538-.397-.51-.822l2.863-.368c1.275-.17 2.154-.567 2.579-1.19l-.992 3.315c-.028.057 0 .114.028.142c.029.028.085.057.199.057h1.19c.198 0 .283-.114.312-.199l1.048-3.656c.142-.481.567-.708 1.36-.708c.71 0 1.22 0 1.56.028h.028c.057 0 .17-.028.255-.17l.17-.51c0-.085 0-.17-.057-.227M4.841 13.73c-.368.057-.907.085-1.587.085c-1.219 0-1.729-.255-1.587-.737c.113-.34.425-.567.935-.624l2.75-.368zm12.669-2.95q-.17.553-1.616.766l-2.295.311l.056-.198c.199-.624.454-1.02.794-1.247q.51-.34 1.7-.34c1.05.028 1.503.255 1.36.708Z"/></svg>
</template>

CSS

.icon-acer {
  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%22M23.943%209.364c-.085-.113-.17-.198-.595-.226c-.113%200-.453-.029-1.048-.029c-1.56%200-2.636.482-3.175%201.417c.142-.935-.765-1.417-2.749-1.417c-2.324%200-3.798.935-4.393%202.834c-.226.709-.226%201.276-.056%201.73h-.567c-.425.027-.992.056-1.36.056c-.85%200-1.39-.142-1.588-.425c-.17-.255-.17-.737.057-1.446c.368-1.162%201.247-1.672%202.664-1.672c.737%200%201.445.085%201.445.085c.085%200%20.142-.113.142-.198l-.028-.085l-.057-.397c-.028-.255-.227-.397-.567-.453c-.311-.029-.567-.029-.907-.029h-.028c-1.842%200-3.146.624-3.854%201.814c.255-1.219-.596-1.814-2.551-1.814c-1.105%200-1.9.029-2.353.085c-.368.057-.595.199-.68.454l-.17.51c-.028.085.029.142.142.142c.085%200%20.425-.057.992-.086a25%2025%200%200%201%201.672-.085c1.077%200%201.559.284%201.389.822c-.029.114-.114.199-.255.227c-1.02.17-1.842.284-2.438.369c-1.7.226-2.692.736-2.947%201.587c-.369%201.162.538%201.728%202.72%201.728c1.078%200%202.013-.056%202.75-.198c.425-.085.652-.17.737-.453l.396-1.304c-.028%201.304.85%201.955%202.721%201.955c.794%200%201.559-.028%201.927-.085c.369-.056.567-.141.652-.425l.085-.396c.397.623%201.276.935%202.608.935c1.417%200%202.239-.029%202.465-.114a.52.52%200%200%200%20.369-.311l.028-.085l.17-.539c.029-.085-.028-.142-.142-.142l-.906.057c-.596.029-1.077.057-1.418.057c-.651%200-1.076-.057-1.332-.142c-.368-.142-.538-.397-.51-.822l2.863-.368c1.275-.17%202.154-.567%202.579-1.19l-.992%203.315c-.028.057%200%20.114.028.142c.029.028.085.057.199.057h1.19c.198%200%20.283-.114.312-.199l1.048-3.656c.142-.481.567-.708%201.36-.708c.71%200%201.22%200%201.56.028h.028c.057%200%20.17-.028.255-.17l.17-.51c0-.085%200-.17-.057-.227M4.841%2013.73c-.368.057-.907.085-1.587.085c-1.219%200-1.729-.255-1.587-.737c.113-.34.425-.567.935-.624l2.75-.368zm12.669-2.95q-.17.553-1.616.766l-2.295.311l.056-.198c.199-.624.454-1.02.794-1.247q.51-.34%201.7-.34c1.05.028%201.503.255%201.36.708Z%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%22M23.943%209.364c-.085-.113-.17-.198-.595-.226c-.113%200-.453-.029-1.048-.029c-1.56%200-2.636.482-3.175%201.417c.142-.935-.765-1.417-2.749-1.417c-2.324%200-3.798.935-4.393%202.834c-.226.709-.226%201.276-.056%201.73h-.567c-.425.027-.992.056-1.36.056c-.85%200-1.39-.142-1.588-.425c-.17-.255-.17-.737.057-1.446c.368-1.162%201.247-1.672%202.664-1.672c.737%200%201.445.085%201.445.085c.085%200%20.142-.113.142-.198l-.028-.085l-.057-.397c-.028-.255-.227-.397-.567-.453c-.311-.029-.567-.029-.907-.029h-.028c-1.842%200-3.146.624-3.854%201.814c.255-1.219-.596-1.814-2.551-1.814c-1.105%200-1.9.029-2.353.085c-.368.057-.595.199-.68.454l-.17.51c-.028.085.029.142.142.142c.085%200%20.425-.057.992-.086a25%2025%200%200%201%201.672-.085c1.077%200%201.559.284%201.389.822c-.029.114-.114.199-.255.227c-1.02.17-1.842.284-2.438.369c-1.7.226-2.692.736-2.947%201.587c-.369%201.162.538%201.728%202.72%201.728c1.078%200%202.013-.056%202.75-.198c.425-.085.652-.17.737-.453l.396-1.304c-.028%201.304.85%201.955%202.721%201.955c.794%200%201.559-.028%201.927-.085c.369-.056.567-.141.652-.425l.085-.396c.397.623%201.276.935%202.608.935c1.417%200%202.239-.029%202.465-.114a.52.52%200%200%200%20.369-.311l.028-.085l.17-.539c.029-.085-.028-.142-.142-.142l-.906.057c-.596.029-1.077.057-1.418.057c-.651%200-1.076-.057-1.332-.142c-.368-.142-.538-.397-.51-.822l2.863-.368c1.275-.17%202.154-.567%202.579-1.19l-.992%203.315c-.028.057%200%20.114.028.142c.029.028.085.057.199.057h1.19c.198%200%20.283-.114.312-.199l1.048-3.656c.142-.481.567-.708%201.36-.708c.71%200%201.22%200%201.56.028h.028c.057%200%20.17-.028.255-.17l.17-.51c0-.085%200-.17-.057-.227M4.841%2013.73c-.368.057-.907.085-1.587.085c-1.219%200-1.729-.255-1.587-.737c.113-.34.425-.567.935-.624l2.75-.368zm12.669-2.95q-.17.553-1.616.766l-2.295.311l.056-.198c.199-.624.454-1.02.794-1.247q.51-.34%201.7-.34c1.05.028%201.503.255%201.36.708Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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