ios build icon

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

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

Related icons in IonIcons

Use the ios build icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M441.1 131.1l-44.9 45.1c-.9.9-2.3 1.3-3.5 1.1l-46.4-8.4c-1.6-.3-2.9-1.6-3.2-3.2l-8.3-46.4c-.2-1.3.2-2.6 1.1-3.5l44.8-45c3.5-3.5 3-9.3-1-12.1-10.1-7.2-22.1-10.7-31.8-10.7-.7 0-1.4 0-2 .1-12.5.7-39.3 7.7-60 29.7-20.1 21.2-41.1 60.6-22.5 104.5 2.2 5.3 4.7 12.3-2.7 19.7C253.1 209.4 61 390.3 61 390.3c-18 15.5-16.7 44.2-.1 60.9 8.5 8.4 20 12.8 31.3 12.8 11.1 0 21.9-4.2 29.6-13.1 0 0 179.4-191.1 188.2-199.8 4-3.9 7.7-5.1 11.1-5.1 3.3 0 6.3 1.2 8.6 2.4 9.9 5.1 21 7.4 32.4 7.4 26.8 0 55-12.4 72.2-29.6 24.4-24.4 28.9-48 29.6-60.1.6-9.9-2.2-22.6-10.7-34.2-2.9-3.8-8.6-4.2-12.1-.8zM102.5 429.3c-5.5 5.4-14.4 5.4-19.9 0-5.4-5.5-5.4-14.4 0-19.9 5.5-5.4 14.4-5.4 19.9 0 5.4 5.6 5.4 14.5 0 19.9z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosBuild(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M441.1 131.1l-44.9 45.1c-.9.9-2.3 1.3-3.5 1.1l-46.4-8.4c-1.6-.3-2.9-1.6-3.2-3.2l-8.3-46.4c-.2-1.3.2-2.6 1.1-3.5l44.8-45c3.5-3.5 3-9.3-1-12.1-10.1-7.2-22.1-10.7-31.8-10.7-.7 0-1.4 0-2 .1-12.5.7-39.3 7.7-60 29.7-20.1 21.2-41.1 60.6-22.5 104.5 2.2 5.3 4.7 12.3-2.7 19.7C253.1 209.4 61 390.3 61 390.3c-18 15.5-16.7 44.2-.1 60.9 8.5 8.4 20 12.8 31.3 12.8 11.1 0 21.9-4.2 29.6-13.1 0 0 179.4-191.1 188.2-199.8 4-3.9 7.7-5.1 11.1-5.1 3.3 0 6.3 1.2 8.6 2.4 9.9 5.1 21 7.4 32.4 7.4 26.8 0 55-12.4 72.2-29.6 24.4-24.4 28.9-48 29.6-60.1.6-9.9-2.2-22.6-10.7-34.2-2.9-3.8-8.6-4.2-12.1-.8zM102.5 429.3c-5.5 5.4-14.4 5.4-19.9 0-5.4-5.5-5.4-14.4 0-19.9 5.5-5.4 14.4-5.4 19.9 0 5.4 5.6 5.4 14.5 0 19.9z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M441.1 131.1l-44.9 45.1c-.9.9-2.3 1.3-3.5 1.1l-46.4-8.4c-1.6-.3-2.9-1.6-3.2-3.2l-8.3-46.4c-.2-1.3.2-2.6 1.1-3.5l44.8-45c3.5-3.5 3-9.3-1-12.1-10.1-7.2-22.1-10.7-31.8-10.7-.7 0-1.4 0-2 .1-12.5.7-39.3 7.7-60 29.7-20.1 21.2-41.1 60.6-22.5 104.5 2.2 5.3 4.7 12.3-2.7 19.7C253.1 209.4 61 390.3 61 390.3c-18 15.5-16.7 44.2-.1 60.9 8.5 8.4 20 12.8 31.3 12.8 11.1 0 21.9-4.2 29.6-13.1 0 0 179.4-191.1 188.2-199.8 4-3.9 7.7-5.1 11.1-5.1 3.3 0 6.3 1.2 8.6 2.4 9.9 5.1 21 7.4 32.4 7.4 26.8 0 55-12.4 72.2-29.6 24.4-24.4 28.9-48 29.6-60.1.6-9.9-2.2-22.6-10.7-34.2-2.9-3.8-8.6-4.2-12.1-.8zM102.5 429.3c-5.5 5.4-14.4 5.4-19.9 0-5.4-5.5-5.4-14.4 0-19.9 5.5-5.4 14.4-5.4 19.9 0 5.4 5.6 5.4 14.5 0 19.9z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-build {
  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%22M441.1%20131.1l-44.9%2045.1c-.9.9-2.3%201.3-3.5%201.1l-46.4-8.4c-1.6-.3-2.9-1.6-3.2-3.2l-8.3-46.4c-.2-1.3.2-2.6%201.1-3.5l44.8-45c3.5-3.5%203-9.3-1-12.1-10.1-7.2-22.1-10.7-31.8-10.7-.7%200-1.4%200-2%20.1-12.5.7-39.3%207.7-60%2029.7-20.1%2021.2-41.1%2060.6-22.5%20104.5%202.2%205.3%204.7%2012.3-2.7%2019.7C253.1%20209.4%2061%20390.3%2061%20390.3c-18%2015.5-16.7%2044.2-.1%2060.9%208.5%208.4%2020%2012.8%2031.3%2012.8%2011.1%200%2021.9-4.2%2029.6-13.1%200%200%20179.4-191.1%20188.2-199.8%204-3.9%207.7-5.1%2011.1-5.1%203.3%200%206.3%201.2%208.6%202.4%209.9%205.1%2021%207.4%2032.4%207.4%2026.8%200%2055-12.4%2072.2-29.6%2024.4-24.4%2028.9-48%2029.6-60.1.6-9.9-2.2-22.6-10.7-34.2-2.9-3.8-8.6-4.2-12.1-.8zM102.5%20429.3c-5.5%205.4-14.4%205.4-19.9%200-5.4-5.5-5.4-14.4%200-19.9%205.5-5.4%2014.4-5.4%2019.9%200%205.4%205.6%205.4%2014.5%200%2019.9z%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%22M441.1%20131.1l-44.9%2045.1c-.9.9-2.3%201.3-3.5%201.1l-46.4-8.4c-1.6-.3-2.9-1.6-3.2-3.2l-8.3-46.4c-.2-1.3.2-2.6%201.1-3.5l44.8-45c3.5-3.5%203-9.3-1-12.1-10.1-7.2-22.1-10.7-31.8-10.7-.7%200-1.4%200-2%20.1-12.5.7-39.3%207.7-60%2029.7-20.1%2021.2-41.1%2060.6-22.5%20104.5%202.2%205.3%204.7%2012.3-2.7%2019.7C253.1%20209.4%2061%20390.3%2061%20390.3c-18%2015.5-16.7%2044.2-.1%2060.9%208.5%208.4%2020%2012.8%2031.3%2012.8%2011.1%200%2021.9-4.2%2029.6-13.1%200%200%20179.4-191.1%20188.2-199.8%204-3.9%207.7-5.1%2011.1-5.1%203.3%200%206.3%201.2%208.6%202.4%209.9%205.1%2021%207.4%2032.4%207.4%2026.8%200%2055-12.4%2072.2-29.6%2024.4-24.4%2028.9-48%2029.6-60.1.6-9.9-2.2-22.6-10.7-34.2-2.9-3.8-8.6-4.2-12.1-.8zM102.5%20429.3c-5.5%205.4-14.4%205.4-19.9%200-5.4-5.5-5.4-14.4%200-19.9%205.5-5.4%2014.4-5.4%2019.9%200%205.4%205.6%205.4%2014.5%200%2019.9z%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-build.svg?color=%231a73e8&size=48