circle half tilt icon

circle-half-tilt-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
circle-half-tilt-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the circle half tilt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200.12 55.88A102 102 0 1 0 55.88 200.13A102 102 0 1 0 200.12 55.88M90 209.62a89.6 89.6 0 0 1-21.23-13.89L90 174.49Zm32 8.16a90 90 0 0 1-20-3.58v-51.71l20-20Zm32-3.58a89.8 89.8 0 0 1-20 3.58v-87.29l20-20Zm32-17.4a89.5 89.5 0 0 1-20 12.83V98.49l20-20Zm-125.73-9.56a90 90 0 0 1 127-127ZM198 184.57V71.43a90 90 0 0 1 0 113.14"/></svg>

React

import type { SVGProps } from "react";

export function PhCircleHalfTiltLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200.12 55.88A102 102 0 1 0 55.88 200.13A102 102 0 1 0 200.12 55.88M90 209.62a89.6 89.6 0 0 1-21.23-13.89L90 174.49Zm32 8.16a90 90 0 0 1-20-3.58v-51.71l20-20Zm32-3.58a89.8 89.8 0 0 1-20 3.58v-87.29l20-20Zm32-17.4a89.5 89.5 0 0 1-20 12.83V98.49l20-20Zm-125.73-9.56a90 90 0 0 1 127-127ZM198 184.57V71.43a90 90 0 0 1 0 113.14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200.12 55.88A102 102 0 1 0 55.88 200.13A102 102 0 1 0 200.12 55.88M90 209.62a89.6 89.6 0 0 1-21.23-13.89L90 174.49Zm32 8.16a90 90 0 0 1-20-3.58v-51.71l20-20Zm32-3.58a89.8 89.8 0 0 1-20 3.58v-87.29l20-20Zm32-17.4a89.5 89.5 0 0 1-20 12.83V98.49l20-20Zm-125.73-9.56a90 90 0 0 1 127-127ZM198 184.57V71.43a90 90 0 0 1 0 113.14"/></svg>
</template>

CSS

.icon-circle-half-tilt-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200.12%2055.88A102%20102%200%201%200%2055.88%20200.13A102%20102%200%201%200%20200.12%2055.88M90%20209.62a89.6%2089.6%200%200%201-21.23-13.89L90%20174.49Zm32%208.16a90%2090%200%200%201-20-3.58v-51.71l20-20Zm32-3.58a89.8%2089.8%200%200%201-20%203.58v-87.29l20-20Zm32-17.4a89.5%2089.5%200%200%201-20%2012.83V98.49l20-20Zm-125.73-9.56a90%2090%200%200%201%20127-127ZM198%20184.57V71.43a90%2090%200%200%201%200%20113.14%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200.12%2055.88A102%20102%200%201%200%2055.88%20200.13A102%20102%200%201%200%20200.12%2055.88M90%20209.62a89.6%2089.6%200%200%201-21.23-13.89L90%20174.49Zm32%208.16a90%2090%200%200%201-20-3.58v-51.71l20-20Zm32-3.58a89.8%2089.8%200%200%201-20%203.58v-87.29l20-20Zm32-17.4a89.5%2089.5%200%200%201-20%2012.83V98.49l20-20Zm-125.73-9.56a90%2090%200%200%201%20127-127ZM198%20184.57V71.43a90%2090%200%200%201%200%20113.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/circle-half-tilt-light.svg?color=%231a73e8&size=48