anchor-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
anchor-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the anchor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 144c0 38.11-27.67 45.66-49.9 51.72c-24.33 6.64-38.1 11.59-38.1 36.28a8 8 0 0 1-16 0c0-24.69-13.77-29.64-38.1-36.28C59.67 189.66 32 182.11 32 144a8 8 0 0 1 16 0c0 24.69 13.77 29.64 38.1 36.28c11.36 3.1 24.12 6.6 33.9 14.34V128H88a8 8 0 0 1 0-16h32V82.83a28 28 0 1 1 16 0V112h32a8 8 0 0 1 0 16h-32v66.62c9.78-7.74 22.54-11.24 33.9-14.34c24.33-6.64 38.1-11.59 38.1-36.28a8 8 0 0 1 16 0"/></svg>

React

import type { SVGProps } from "react";

export function PhAnchorFill(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="M224 144c0 38.11-27.67 45.66-49.9 51.72c-24.33 6.64-38.1 11.59-38.1 36.28a8 8 0 0 1-16 0c0-24.69-13.77-29.64-38.1-36.28C59.67 189.66 32 182.11 32 144a8 8 0 0 1 16 0c0 24.69 13.77 29.64 38.1 36.28c11.36 3.1 24.12 6.6 33.9 14.34V128H88a8 8 0 0 1 0-16h32V82.83a28 28 0 1 1 16 0V112h32a8 8 0 0 1 0 16h-32v66.62c9.78-7.74 22.54-11.24 33.9-14.34c24.33-6.64 38.1-11.59 38.1-36.28a8 8 0 0 1 16 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 144c0 38.11-27.67 45.66-49.9 51.72c-24.33 6.64-38.1 11.59-38.1 36.28a8 8 0 0 1-16 0c0-24.69-13.77-29.64-38.1-36.28C59.67 189.66 32 182.11 32 144a8 8 0 0 1 16 0c0 24.69 13.77 29.64 38.1 36.28c11.36 3.1 24.12 6.6 33.9 14.34V128H88a8 8 0 0 1 0-16h32V82.83a28 28 0 1 1 16 0V112h32a8 8 0 0 1 0 16h-32v66.62c9.78-7.74 22.54-11.24 33.9-14.34c24.33-6.64 38.1-11.59 38.1-36.28a8 8 0 0 1 16 0"/></svg>
</template>

CSS

.icon-anchor-fill {
  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%22M224%20144c0%2038.11-27.67%2045.66-49.9%2051.72c-24.33%206.64-38.1%2011.59-38.1%2036.28a8%208%200%200%201-16%200c0-24.69-13.77-29.64-38.1-36.28C59.67%20189.66%2032%20182.11%2032%20144a8%208%200%200%201%2016%200c0%2024.69%2013.77%2029.64%2038.1%2036.28c11.36%203.1%2024.12%206.6%2033.9%2014.34V128H88a8%208%200%200%201%200-16h32V82.83a28%2028%200%201%201%2016%200V112h32a8%208%200%200%201%200%2016h-32v66.62c9.78-7.74%2022.54-11.24%2033.9-14.34c24.33-6.64%2038.1-11.59%2038.1-36.28a8%208%200%200%201%2016%200%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%22M224%20144c0%2038.11-27.67%2045.66-49.9%2051.72c-24.33%206.64-38.1%2011.59-38.1%2036.28a8%208%200%200%201-16%200c0-24.69-13.77-29.64-38.1-36.28C59.67%20189.66%2032%20182.11%2032%20144a8%208%200%200%201%2016%200c0%2024.69%2013.77%2029.64%2038.1%2036.28c11.36%203.1%2024.12%206.6%2033.9%2014.34V128H88a8%208%200%200%201%200-16h32V82.83a28%2028%200%201%201%2016%200V112h32a8%208%200%200%201%200%2016h-32v66.62c9.78-7.74%2022.54-11.24%2033.9-14.34c24.33-6.64%2038.1-11.59%2038.1-36.28a8%208%200%200%201%2016%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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