ios aperture icon

ios-aperture from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-aperture
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios aperture icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.2 371.4c-1.8 0-2.7 2.2-1.4 3.4l54.9 54.9L326 452c42.4-15.2 78.5-43.7 103.1-80.6H250.2z" fill="currentColor"/><path d="M167 334.6V444c27 12.8 57.1 20 89 20 14.1 0 27.9-1.4 41.2-4.1L170.4 333.2c-1.2-1.3-3.4-.4-3.4 1.4z" fill="currentColor"/><path d="M256 48c-13.9 0-27.4 1.4-40.5 4l126.8 126.8c1.3 1.3 3.4.4 3.4-1.4V68.3C318.6 55.3 288.2 48 256 48z" fill="currentColor"/><path d="M68.1 166.6C55.2 193.7 48 224 48 256c0 14.1 1.4 27.9 4.1 41.2L179.2 170c1.3-1.3.4-3.4-1.4-3.4H68.1z" fill="currentColor"/><path d="M186.7 59.9C144 75 107.7 103.6 83 140.7h179.7c1.8 0 2.7-2.2 1.4-3.4l-77.4-77.4z" fill="currentColor"/><path d="M167 220.6v70.7c0 1.1.4 2.1 1.2 2.8l50 50c.8.8 1.8 1.2 2.8 1.2h70.7c1.1 0 2.1-.4 2.8-1.2l50-50c.8-.8 1.2-1.8 1.2-2.8v-70.7c0-1.1-.4-2.1-1.2-2.8l-50-50c-.8-.8-1.8-1.2-2.8-1.2H221c-1.1 0-2.1.4-2.8 1.2l-50 50c-.7.8-1.2 1.8-1.2 2.8z" fill="currentColor"/><path d="M460 215.5L333.6 342c-1.3 1.3-.4 3.4 1.4 3.4h108.8c13-27.1 20.2-57.4 20.2-89.4 0-13.9-1.4-27.4-4-40.5z" fill="currentColor"/><path d="M371.8 83.2v179c0 1.8 2.2 2.7 3.4 1.4l76.9-76.9c-15-42.6-43.5-78.8-80.3-103.5z" fill="currentColor"/><path d="M60.1 325.9c15.2 42.6 43.9 78.8 81 103.4V249.8c0-1.8-2.2-2.7-3.4-1.4l-77.6 77.5z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosAperture(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.2 371.4c-1.8 0-2.7 2.2-1.4 3.4l54.9 54.9L326 452c42.4-15.2 78.5-43.7 103.1-80.6H250.2z" fill="currentColor"/><path d="M167 334.6V444c27 12.8 57.1 20 89 20 14.1 0 27.9-1.4 41.2-4.1L170.4 333.2c-1.2-1.3-3.4-.4-3.4 1.4z" fill="currentColor"/><path d="M256 48c-13.9 0-27.4 1.4-40.5 4l126.8 126.8c1.3 1.3 3.4.4 3.4-1.4V68.3C318.6 55.3 288.2 48 256 48z" fill="currentColor"/><path d="M68.1 166.6C55.2 193.7 48 224 48 256c0 14.1 1.4 27.9 4.1 41.2L179.2 170c1.3-1.3.4-3.4-1.4-3.4H68.1z" fill="currentColor"/><path d="M186.7 59.9C144 75 107.7 103.6 83 140.7h179.7c1.8 0 2.7-2.2 1.4-3.4l-77.4-77.4z" fill="currentColor"/><path d="M167 220.6v70.7c0 1.1.4 2.1 1.2 2.8l50 50c.8.8 1.8 1.2 2.8 1.2h70.7c1.1 0 2.1-.4 2.8-1.2l50-50c.8-.8 1.2-1.8 1.2-2.8v-70.7c0-1.1-.4-2.1-1.2-2.8l-50-50c-.8-.8-1.8-1.2-2.8-1.2H221c-1.1 0-2.1.4-2.8 1.2l-50 50c-.7.8-1.2 1.8-1.2 2.8z" fill="currentColor"/><path d="M460 215.5L333.6 342c-1.3 1.3-.4 3.4 1.4 3.4h108.8c13-27.1 20.2-57.4 20.2-89.4 0-13.9-1.4-27.4-4-40.5z" fill="currentColor"/><path d="M371.8 83.2v179c0 1.8 2.2 2.7 3.4 1.4l76.9-76.9c-15-42.6-43.5-78.8-80.3-103.5z" fill="currentColor"/><path d="M60.1 325.9c15.2 42.6 43.9 78.8 81 103.4V249.8c0-1.8-2.2-2.7-3.4-1.4l-77.6 77.5z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.2 371.4c-1.8 0-2.7 2.2-1.4 3.4l54.9 54.9L326 452c42.4-15.2 78.5-43.7 103.1-80.6H250.2z" fill="currentColor"/><path d="M167 334.6V444c27 12.8 57.1 20 89 20 14.1 0 27.9-1.4 41.2-4.1L170.4 333.2c-1.2-1.3-3.4-.4-3.4 1.4z" fill="currentColor"/><path d="M256 48c-13.9 0-27.4 1.4-40.5 4l126.8 126.8c1.3 1.3 3.4.4 3.4-1.4V68.3C318.6 55.3 288.2 48 256 48z" fill="currentColor"/><path d="M68.1 166.6C55.2 193.7 48 224 48 256c0 14.1 1.4 27.9 4.1 41.2L179.2 170c1.3-1.3.4-3.4-1.4-3.4H68.1z" fill="currentColor"/><path d="M186.7 59.9C144 75 107.7 103.6 83 140.7h179.7c1.8 0 2.7-2.2 1.4-3.4l-77.4-77.4z" fill="currentColor"/><path d="M167 220.6v70.7c0 1.1.4 2.1 1.2 2.8l50 50c.8.8 1.8 1.2 2.8 1.2h70.7c1.1 0 2.1-.4 2.8-1.2l50-50c.8-.8 1.2-1.8 1.2-2.8v-70.7c0-1.1-.4-2.1-1.2-2.8l-50-50c-.8-.8-1.8-1.2-2.8-1.2H221c-1.1 0-2.1.4-2.8 1.2l-50 50c-.7.8-1.2 1.8-1.2 2.8z" fill="currentColor"/><path d="M460 215.5L333.6 342c-1.3 1.3-.4 3.4 1.4 3.4h108.8c13-27.1 20.2-57.4 20.2-89.4 0-13.9-1.4-27.4-4-40.5z" fill="currentColor"/><path d="M371.8 83.2v179c0 1.8 2.2 2.7 3.4 1.4l76.9-76.9c-15-42.6-43.5-78.8-80.3-103.5z" fill="currentColor"/><path d="M60.1 325.9c15.2 42.6 43.9 78.8 81 103.4V249.8c0-1.8-2.2-2.7-3.4-1.4l-77.6 77.5z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-aperture {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M250.2%20371.4c-1.8%200-2.7%202.2-1.4%203.4l54.9%2054.9L326%20452c42.4-15.2%2078.5-43.7%20103.1-80.6H250.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M167%20334.6V444c27%2012.8%2057.1%2020%2089%2020%2014.1%200%2027.9-1.4%2041.2-4.1L170.4%20333.2c-1.2-1.3-3.4-.4-3.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%2048c-13.9%200-27.4%201.4-40.5%204l126.8%20126.8c1.3%201.3%203.4.4%203.4-1.4V68.3C318.6%2055.3%20288.2%2048%20256%2048z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M68.1%20166.6C55.2%20193.7%2048%20224%2048%20256c0%2014.1%201.4%2027.9%204.1%2041.2L179.2%20170c1.3-1.3.4-3.4-1.4-3.4H68.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M186.7%2059.9C144%2075%20107.7%20103.6%2083%20140.7h179.7c1.8%200%202.7-2.2%201.4-3.4l-77.4-77.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M167%20220.6v70.7c0%201.1.4%202.1%201.2%202.8l50%2050c.8.8%201.8%201.2%202.8%201.2h70.7c1.1%200%202.1-.4%202.8-1.2l50-50c.8-.8%201.2-1.8%201.2-2.8v-70.7c0-1.1-.4-2.1-1.2-2.8l-50-50c-.8-.8-1.8-1.2-2.8-1.2H221c-1.1%200-2.1.4-2.8%201.2l-50%2050c-.7.8-1.2%201.8-1.2%202.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M460%20215.5L333.6%20342c-1.3%201.3-.4%203.4%201.4%203.4h108.8c13-27.1%2020.2-57.4%2020.2-89.4%200-13.9-1.4-27.4-4-40.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M371.8%2083.2v179c0%201.8%202.2%202.7%203.4%201.4l76.9-76.9c-15-42.6-43.5-78.8-80.3-103.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M60.1%20325.9c15.2%2042.6%2043.9%2078.8%2081%20103.4V249.8c0-1.8-2.2-2.7-3.4-1.4l-77.6%2077.5z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M250.2%20371.4c-1.8%200-2.7%202.2-1.4%203.4l54.9%2054.9L326%20452c42.4-15.2%2078.5-43.7%20103.1-80.6H250.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M167%20334.6V444c27%2012.8%2057.1%2020%2089%2020%2014.1%200%2027.9-1.4%2041.2-4.1L170.4%20333.2c-1.2-1.3-3.4-.4-3.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%2048c-13.9%200-27.4%201.4-40.5%204l126.8%20126.8c1.3%201.3%203.4.4%203.4-1.4V68.3C318.6%2055.3%20288.2%2048%20256%2048z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M68.1%20166.6C55.2%20193.7%2048%20224%2048%20256c0%2014.1%201.4%2027.9%204.1%2041.2L179.2%20170c1.3-1.3.4-3.4-1.4-3.4H68.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M186.7%2059.9C144%2075%20107.7%20103.6%2083%20140.7h179.7c1.8%200%202.7-2.2%201.4-3.4l-77.4-77.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M167%20220.6v70.7c0%201.1.4%202.1%201.2%202.8l50%2050c.8.8%201.8%201.2%202.8%201.2h70.7c1.1%200%202.1-.4%202.8-1.2l50-50c.8-.8%201.2-1.8%201.2-2.8v-70.7c0-1.1-.4-2.1-1.2-2.8l-50-50c-.8-.8-1.8-1.2-2.8-1.2H221c-1.1%200-2.1.4-2.8%201.2l-50%2050c-.7.8-1.2%201.8-1.2%202.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M460%20215.5L333.6%20342c-1.3%201.3-.4%203.4%201.4%203.4h108.8c13-27.1%2020.2-57.4%2020.2-89.4%200-13.9-1.4-27.4-4-40.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M371.8%2083.2v179c0%201.8%202.2%202.7%203.4%201.4l76.9-76.9c-15-42.6-43.5-78.8-80.3-103.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M60.1%20325.9c15.2%2042.6%2043.9%2078.8%2081%20103.4V249.8c0-1.8-2.2-2.7-3.4-1.4l-77.6%2077.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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