circle half tilt icon
circle-half-tilt-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- circle-half-tilt-bold
- Set
- Phosphor
- Style
- Bold
- 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="M204.37 51.6A108.08 108.08 0 1 0 236 128a108.1 108.1 0 0 0-31.63-76.4M176 197a83.4 83.4 0 0 1-16 8.75V113l16-16ZM68.6 68.58a84.08 84.08 0 0 1 109.7-7.88L60.72 178.33A84.08 84.08 0 0 1 68.6 68.58M96 177v28.69a83.6 83.6 0 0 1-18.3-10.39Zm24 34.62V153l16-16v74.64a84.7 84.7 0 0 1-16-.02m80-40.27v-86.7a84.24 84.24 0 0 1 0 86.7"/></svg>
React
import type { SVGProps } from "react";
export function PhCircleHalfTiltBold(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="M204.37 51.6A108.08 108.08 0 1 0 236 128a108.1 108.1 0 0 0-31.63-76.4M176 197a83.4 83.4 0 0 1-16 8.75V113l16-16ZM68.6 68.58a84.08 84.08 0 0 1 109.7-7.88L60.72 178.33A84.08 84.08 0 0 1 68.6 68.58M96 177v28.69a83.6 83.6 0 0 1-18.3-10.39Zm24 34.62V153l16-16v74.64a84.7 84.7 0 0 1-16-.02m80-40.27v-86.7a84.24 84.24 0 0 1 0 86.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M204.37 51.6A108.08 108.08 0 1 0 236 128a108.1 108.1 0 0 0-31.63-76.4M176 197a83.4 83.4 0 0 1-16 8.75V113l16-16ZM68.6 68.58a84.08 84.08 0 0 1 109.7-7.88L60.72 178.33A84.08 84.08 0 0 1 68.6 68.58M96 177v28.69a83.6 83.6 0 0 1-18.3-10.39Zm24 34.62V153l16-16v74.64a84.7 84.7 0 0 1-16-.02m80-40.27v-86.7a84.24 84.24 0 0 1 0 86.7"/></svg> </template>
CSS
.icon-circle-half-tilt-bold {
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%22M204.37%2051.6A108.08%20108.08%200%201%200%20236%20128a108.1%20108.1%200%200%200-31.63-76.4M176%20197a83.4%2083.4%200%200%201-16%208.75V113l16-16ZM68.6%2068.58a84.08%2084.08%200%200%201%20109.7-7.88L60.72%20178.33A84.08%2084.08%200%200%201%2068.6%2068.58M96%20177v28.69a83.6%2083.6%200%200%201-18.3-10.39Zm24%2034.62V153l16-16v74.64a84.7%2084.7%200%200%201-16-.02m80-40.27v-86.7a84.24%2084.24%200%200%201%200%2086.7%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%22M204.37%2051.6A108.08%20108.08%200%201%200%20236%20128a108.1%20108.1%200%200%200-31.63-76.4M176%20197a83.4%2083.4%200%200%201-16%208.75V113l16-16ZM68.6%2068.58a84.08%2084.08%200%200%201%20109.7-7.88L60.72%20178.33A84.08%2084.08%200%200%201%2068.6%2068.58M96%20177v28.69a83.6%2083.6%200%200%201-18.3-10.39Zm24%2034.62V153l16-16v74.64a84.7%2084.7%200%200%201-16-.02m80-40.27v-86.7a84.24%2084.24%200%200%201%200%2086.7%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-bold.svg?color=%231a73e8&size=48