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

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

The same logo in other sets

Use the wearos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.416 21.135a2.53 2.53 0 0 1-2.313-1.502L.219 6.42a2.53 2.53 0 0 1 4.623-2.06l5.883 13.213a2.53 2.53 0 0 1-1.282 3.341a2.5 2.5 0 0 1-1.027.22m7.195.036a2.33 2.33 0 0 1-2.127-1.381L7.39 6.102a2.327 2.327 0 0 1 4.251-1.894l6.094 13.69a2.327 2.327 0 0 1-1.178 3.072a2.3 2.3 0 0 1-.946.201M24 5.195a2.327 2.327 0 0 1-2.327 2.327a2.327 2.327 0 0 1-2.327-2.327a2.327 2.327 0 0 1 2.327-2.327A2.327 2.327 0 0 1 24 5.195m-2.612 5.116a2.49 2.49 0 0 1-2.49 2.49a2.49 2.49 0 0 1-2.488-2.49a2.49 2.49 0 0 1 2.489-2.49a2.49 2.49 0 0 1 2.49 2.49"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWearos(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="M8.416 21.135a2.53 2.53 0 0 1-2.313-1.502L.219 6.42a2.53 2.53 0 0 1 4.623-2.06l5.883 13.213a2.53 2.53 0 0 1-1.282 3.341a2.5 2.5 0 0 1-1.027.22m7.195.036a2.33 2.33 0 0 1-2.127-1.381L7.39 6.102a2.327 2.327 0 0 1 4.251-1.894l6.094 13.69a2.327 2.327 0 0 1-1.178 3.072a2.3 2.3 0 0 1-.946.201M24 5.195a2.327 2.327 0 0 1-2.327 2.327a2.327 2.327 0 0 1-2.327-2.327a2.327 2.327 0 0 1 2.327-2.327A2.327 2.327 0 0 1 24 5.195m-2.612 5.116a2.49 2.49 0 0 1-2.49 2.49a2.49 2.49 0 0 1-2.488-2.49a2.49 2.49 0 0 1 2.489-2.49a2.49 2.49 0 0 1 2.49 2.49"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.416 21.135a2.53 2.53 0 0 1-2.313-1.502L.219 6.42a2.53 2.53 0 0 1 4.623-2.06l5.883 13.213a2.53 2.53 0 0 1-1.282 3.341a2.5 2.5 0 0 1-1.027.22m7.195.036a2.33 2.33 0 0 1-2.127-1.381L7.39 6.102a2.327 2.327 0 0 1 4.251-1.894l6.094 13.69a2.327 2.327 0 0 1-1.178 3.072a2.3 2.3 0 0 1-.946.201M24 5.195a2.327 2.327 0 0 1-2.327 2.327a2.327 2.327 0 0 1-2.327-2.327a2.327 2.327 0 0 1 2.327-2.327A2.327 2.327 0 0 1 24 5.195m-2.612 5.116a2.49 2.49 0 0 1-2.49 2.49a2.49 2.49 0 0 1-2.488-2.49a2.49 2.49 0 0 1 2.489-2.49a2.49 2.49 0 0 1 2.49 2.49"/></svg>
</template>

CSS

.icon-wearos {
  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%22M8.416%2021.135a2.53%202.53%200%200%201-2.313-1.502L.219%206.42a2.53%202.53%200%200%201%204.623-2.06l5.883%2013.213a2.53%202.53%200%200%201-1.282%203.341a2.5%202.5%200%200%201-1.027.22m7.195.036a2.33%202.33%200%200%201-2.127-1.381L7.39%206.102a2.327%202.327%200%200%201%204.251-1.894l6.094%2013.69a2.327%202.327%200%200%201-1.178%203.072a2.3%202.3%200%200%201-.946.201M24%205.195a2.327%202.327%200%200%201-2.327%202.327a2.327%202.327%200%200%201-2.327-2.327a2.327%202.327%200%200%201%202.327-2.327A2.327%202.327%200%200%201%2024%205.195m-2.612%205.116a2.49%202.49%200%200%201-2.49%202.49a2.49%202.49%200%200%201-2.488-2.49a2.49%202.49%200%200%201%202.489-2.49a2.49%202.49%200%200%201%202.49%202.49%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%22M8.416%2021.135a2.53%202.53%200%200%201-2.313-1.502L.219%206.42a2.53%202.53%200%200%201%204.623-2.06l5.883%2013.213a2.53%202.53%200%200%201-1.282%203.341a2.5%202.5%200%200%201-1.027.22m7.195.036a2.33%202.33%200%200%201-2.127-1.381L7.39%206.102a2.327%202.327%200%200%201%204.251-1.894l6.094%2013.69a2.327%202.327%200%200%201-1.178%203.072a2.3%202.3%200%200%201-.946.201M24%205.195a2.327%202.327%200%200%201-2.327%202.327a2.327%202.327%200%200%201-2.327-2.327a2.327%202.327%200%200%201%202.327-2.327A2.327%202.327%200%200%201%2024%205.195m-2.612%205.116a2.49%202.49%200%200%201-2.49%202.49a2.49%202.49%200%200%201-2.488-2.49a2.49%202.49%200%200%201%202.489-2.49a2.49%202.49%200%200%201%202.49%202.49%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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