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

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

Use the motorola logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12C24.002 5.375 18.632.002 12.007 0zm7.327 18.065s-.581-2.627-1.528-4.197c-.514-.857-1.308-1.553-2.368-1.532c-.745 0-1.399.423-2.2 1.553q-.704 1.156-1.235 2.403s-.29-.675-.63-1.343a8 8 0 0 0-.605-1.049c-.804-1.13-1.455-1.539-2.2-1.553c-1.049-.021-1.854.675-2.364 1.528c-.948 1.574-1.528 4.197-1.528 4.197h-.864l4.606-15.12l3.56 11.804l.024.021l.024-.021l3.56-11.804l4.61 15.113z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMotorola(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="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12C24.002 5.375 18.632.002 12.007 0zm7.327 18.065s-.581-2.627-1.528-4.197c-.514-.857-1.308-1.553-2.368-1.532c-.745 0-1.399.423-2.2 1.553q-.704 1.156-1.235 2.403s-.29-.675-.63-1.343a8 8 0 0 0-.605-1.049c-.804-1.13-1.455-1.539-2.2-1.553c-1.049-.021-1.854.675-2.364 1.528c-.948 1.574-1.528 4.197-1.528 4.197h-.864l4.606-15.12l3.56 11.804l.024.021l.024-.021l3.56-11.804l4.61 15.113z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12C24.002 5.375 18.632.002 12.007 0zm7.327 18.065s-.581-2.627-1.528-4.197c-.514-.857-1.308-1.553-2.368-1.532c-.745 0-1.399.423-2.2 1.553q-.704 1.156-1.235 2.403s-.29-.675-.63-1.343a8 8 0 0 0-.605-1.049c-.804-1.13-1.455-1.539-2.2-1.553c-1.049-.021-1.854.675-2.364 1.528c-.948 1.574-1.528 4.197-1.528 4.197h-.864l4.606-15.12l3.56 11.804l.024.021l.024-.021l3.56-11.804l4.61 15.113z"/></svg>
</template>

CSS

.icon-motorola {
  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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12C24.002%205.375%2018.632.002%2012.007%200zm7.327%2018.065s-.581-2.627-1.528-4.197c-.514-.857-1.308-1.553-2.368-1.532c-.745%200-1.399.423-2.2%201.553q-.704%201.156-1.235%202.403s-.29-.675-.63-1.343a8%208%200%200%200-.605-1.049c-.804-1.13-1.455-1.539-2.2-1.553c-1.049-.021-1.854.675-2.364%201.528c-.948%201.574-1.528%204.197-1.528%204.197h-.864l4.606-15.12l3.56%2011.804l.024.021l.024-.021l3.56-11.804l4.61%2015.113z%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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12C24.002%205.375%2018.632.002%2012.007%200zm7.327%2018.065s-.581-2.627-1.528-4.197c-.514-.857-1.308-1.553-2.368-1.532c-.745%200-1.399.423-2.2%201.553q-.704%201.156-1.235%202.403s-.29-.675-.63-1.343a8%208%200%200%200-.605-1.049c-.804-1.13-1.455-1.539-2.2-1.553c-1.049-.021-1.854.675-2.364%201.528c-.948%201.574-1.528%204.197-1.528%204.197h-.864l4.606-15.12l3.56%2011.804l.024.021l.024-.021l3.56-11.804l4.61%2015.113z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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