aperture icon
aperture-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- aperture-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the aperture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M204.41 51.63a108 108 0 1 0 0 152.74a107.38 107.38 0 0 0 0-152.74m-17 17A84 84 0 0 1 196.26 79L169 111.09l-23.3-65.21a83.5 83.5 0 0 1 41.73 22.72Zm-118.85 0a83.44 83.44 0 0 1 51.11-24.2l14.16 39.65l-68.12-12.47c.93-1.02 1.88-2.02 2.87-3.01ZM48 153.7a84.48 84.48 0 0 1 3.4-60.3l41.44 7.6Zm20.55 33.7a84 84 0 0 1-8.81-10.4L87 144.91l23.3 65.21a83.53 83.53 0 0 1-41.72-22.72Zm36.36-63.61l15.18-17.85l23.06 4.21l7.88 22.06l-15.17 17.85l-23.06-4.21Zm82.49 63.61a83.5 83.5 0 0 1-51.11 24.2L122.15 172l68.14 12.44c-.93.97-1.88 1.97-2.86 2.96ZM163.16 155L208 102.3a84.43 84.43 0 0 1-3.41 60.3Z"/></svg>
React
import type { SVGProps } from "react";
export function PhApertureBold(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.41 51.63a108 108 0 1 0 0 152.74a107.38 107.38 0 0 0 0-152.74m-17 17A84 84 0 0 1 196.26 79L169 111.09l-23.3-65.21a83.5 83.5 0 0 1 41.73 22.72Zm-118.85 0a83.44 83.44 0 0 1 51.11-24.2l14.16 39.65l-68.12-12.47c.93-1.02 1.88-2.02 2.87-3.01ZM48 153.7a84.48 84.48 0 0 1 3.4-60.3l41.44 7.6Zm20.55 33.7a84 84 0 0 1-8.81-10.4L87 144.91l23.3 65.21a83.53 83.53 0 0 1-41.72-22.72Zm36.36-63.61l15.18-17.85l23.06 4.21l7.88 22.06l-15.17 17.85l-23.06-4.21Zm82.49 63.61a83.5 83.5 0 0 1-51.11 24.2L122.15 172l68.14 12.44c-.93.97-1.88 1.97-2.86 2.96ZM163.16 155L208 102.3a84.43 84.43 0 0 1-3.41 60.3Z"/></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.41 51.63a108 108 0 1 0 0 152.74a107.38 107.38 0 0 0 0-152.74m-17 17A84 84 0 0 1 196.26 79L169 111.09l-23.3-65.21a83.5 83.5 0 0 1 41.73 22.72Zm-118.85 0a83.44 83.44 0 0 1 51.11-24.2l14.16 39.65l-68.12-12.47c.93-1.02 1.88-2.02 2.87-3.01ZM48 153.7a84.48 84.48 0 0 1 3.4-60.3l41.44 7.6Zm20.55 33.7a84 84 0 0 1-8.81-10.4L87 144.91l23.3 65.21a83.53 83.53 0 0 1-41.72-22.72Zm36.36-63.61l15.18-17.85l23.06 4.21l7.88 22.06l-15.17 17.85l-23.06-4.21Zm82.49 63.61a83.5 83.5 0 0 1-51.11 24.2L122.15 172l68.14 12.44c-.93.97-1.88 1.97-2.86 2.96ZM163.16 155L208 102.3a84.43 84.43 0 0 1-3.41 60.3Z"/></svg> </template>
CSS
.icon-aperture-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.41%2051.63a108%20108%200%201%200%200%20152.74a107.38%20107.38%200%200%200%200-152.74m-17%2017A84%2084%200%200%201%20196.26%2079L169%20111.09l-23.3-65.21a83.5%2083.5%200%200%201%2041.73%2022.72Zm-118.85%200a83.44%2083.44%200%200%201%2051.11-24.2l14.16%2039.65l-68.12-12.47c.93-1.02%201.88-2.02%202.87-3.01ZM48%20153.7a84.48%2084.48%200%200%201%203.4-60.3l41.44%207.6Zm20.55%2033.7a84%2084%200%200%201-8.81-10.4L87%20144.91l23.3%2065.21a83.53%2083.53%200%200%201-41.72-22.72Zm36.36-63.61l15.18-17.85l23.06%204.21l7.88%2022.06l-15.17%2017.85l-23.06-4.21Zm82.49%2063.61a83.5%2083.5%200%200%201-51.11%2024.2L122.15%20172l68.14%2012.44c-.93.97-1.88%201.97-2.86%202.96ZM163.16%20155L208%20102.3a84.43%2084.43%200%200%201-3.41%2060.3Z%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.41%2051.63a108%20108%200%201%200%200%20152.74a107.38%20107.38%200%200%200%200-152.74m-17%2017A84%2084%200%200%201%20196.26%2079L169%20111.09l-23.3-65.21a83.5%2083.5%200%200%201%2041.73%2022.72Zm-118.85%200a83.44%2083.44%200%200%201%2051.11-24.2l14.16%2039.65l-68.12-12.47c.93-1.02%201.88-2.02%202.87-3.01ZM48%20153.7a84.48%2084.48%200%200%201%203.4-60.3l41.44%207.6Zm20.55%2033.7a84%2084%200%200%201-8.81-10.4L87%20144.91l23.3%2065.21a83.53%2083.53%200%200%201-41.72-22.72Zm36.36-63.61l15.18-17.85l23.06%204.21l7.88%2022.06l-15.17%2017.85l-23.06-4.21Zm82.49%2063.61a83.5%2083.5%200%200%201-51.11%2024.2L122.15%20172l68.14%2012.44c-.93.97-1.88%201.97-2.86%202.96ZM163.16%20155L208%20102.3a84.43%2084.43%200%200%201-3.41%2060.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/aperture-bold.svg?color=%231a73e8&size=48