protractor logo

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

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

The same logo in other sets

Use the protractor 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.37 0 0 5.372 0 12s5.371 12 12 12s12-5.372 12-12S18.627 0 12 0m-.273 3.789v1.71h.545v-1.71a9.06 9.06 0 0 1 5.961 2.468l-1.277 1.278l.386.386l1.277-1.278a9.06 9.06 0 0 1 2.469 5.96h-1.71v.546h1.717v2.001H2.905v-2H4.62v-.546H2.91a9.06 9.06 0 0 1 2.469-5.96L6.658 7.92l.386-.386l-1.278-1.278a9.06 9.06 0 0 1 5.96-2.468zM12 6.965a5.91 5.91 0 0 0-5.913 5.912h11.824A5.91 5.91 0 0 0 12 6.965"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsProtractor(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.37 0 0 5.372 0 12s5.371 12 12 12s12-5.372 12-12S18.627 0 12 0m-.273 3.789v1.71h.545v-1.71a9.06 9.06 0 0 1 5.961 2.468l-1.277 1.278l.386.386l1.277-1.278a9.06 9.06 0 0 1 2.469 5.96h-1.71v.546h1.717v2.001H2.905v-2H4.62v-.546H2.91a9.06 9.06 0 0 1 2.469-5.96L6.658 7.92l.386-.386l-1.278-1.278a9.06 9.06 0 0 1 5.96-2.468zM12 6.965a5.91 5.91 0 0 0-5.913 5.912h11.824A5.91 5.91 0 0 0 12 6.965"/></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.37 0 0 5.372 0 12s5.371 12 12 12s12-5.372 12-12S18.627 0 12 0m-.273 3.789v1.71h.545v-1.71a9.06 9.06 0 0 1 5.961 2.468l-1.277 1.278l.386.386l1.277-1.278a9.06 9.06 0 0 1 2.469 5.96h-1.71v.546h1.717v2.001H2.905v-2H4.62v-.546H2.91a9.06 9.06 0 0 1 2.469-5.96L6.658 7.92l.386-.386l-1.278-1.278a9.06 9.06 0 0 1 5.96-2.468zM12 6.965a5.91 5.91 0 0 0-5.913 5.912h11.824A5.91 5.91 0 0 0 12 6.965"/></svg>
</template>

CSS

.icon-protractor {
  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.37%200%200%205.372%200%2012s5.371%2012%2012%2012s12-5.372%2012-12S18.627%200%2012%200m-.273%203.789v1.71h.545v-1.71a9.06%209.06%200%200%201%205.961%202.468l-1.277%201.278l.386.386l1.277-1.278a9.06%209.06%200%200%201%202.469%205.96h-1.71v.546h1.717v2.001H2.905v-2H4.62v-.546H2.91a9.06%209.06%200%200%201%202.469-5.96L6.658%207.92l.386-.386l-1.278-1.278a9.06%209.06%200%200%201%205.96-2.468zM12%206.965a5.91%205.91%200%200%200-5.913%205.912h11.824A5.91%205.91%200%200%200%2012%206.965%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.37%200%200%205.372%200%2012s5.371%2012%2012%2012s12-5.372%2012-12S18.627%200%2012%200m-.273%203.789v1.71h.545v-1.71a9.06%209.06%200%200%201%205.961%202.468l-1.277%201.278l.386.386l1.277-1.278a9.06%209.06%200%200%201%202.469%205.96h-1.71v.546h1.717v2.001H2.905v-2H4.62v-.546H2.91a9.06%209.06%200%200%201%202.469-5.96L6.658%207.92l.386-.386l-1.278-1.278a9.06%209.06%200%200%201%205.96-2.468zM12%206.965a5.91%205.91%200%200%200-5.913%205.912h11.824A5.91%205.91%200%200%200%2012%206.965%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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