ios code download icon

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

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

Related icons in IonIcons

Use the ios code download icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L332 142.7z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><path d="M332.8 267.2c.1-3.9-1.4-7.6-4.2-10.4l-.1-.1c-2.7-2.7-6.2-4.2-10-4.2-3.5 0-6.8 1.3-9.4 3.6l-38.9 34.6V184.6c0-7.8-6.4-14.2-14.2-14.2-7.8 0-14.2 6.4-14.2 14.2v106.2l-38.9-34.6c-2.6-2.3-6-3.6-9.4-3.6-3.8 0-7.4 1.5-10.1 4.2l-.1.1c-2.8 2.8-4.2 6.4-4.2 10.4.1 3.9 1.7 7.5 4.6 10.2l62.8 57.7c2.6 2.4 6 3.7 9.5 3.7s6.9-1.3 9.5-3.7l62.8-57.7c2.8-2.8 4.5-6.4 4.5-10.3z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosCodeDownload(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L332 142.7z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><path d="M332.8 267.2c.1-3.9-1.4-7.6-4.2-10.4l-.1-.1c-2.7-2.7-6.2-4.2-10-4.2-3.5 0-6.8 1.3-9.4 3.6l-38.9 34.6V184.6c0-7.8-6.4-14.2-14.2-14.2-7.8 0-14.2 6.4-14.2 14.2v106.2l-38.9-34.6c-2.6-2.3-6-3.6-9.4-3.6-3.8 0-7.4 1.5-10.1 4.2l-.1.1c-2.8 2.8-4.2 6.4-4.2 10.4.1 3.9 1.7 7.5 4.6 10.2l62.8 57.7c2.6 2.4 6 3.7 9.5 3.7s6.9-1.3 9.5-3.7l62.8-57.7c2.8-2.8 4.5-6.4 4.5-10.3z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L332 142.7z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><path d="M332.8 267.2c.1-3.9-1.4-7.6-4.2-10.4l-.1-.1c-2.7-2.7-6.2-4.2-10-4.2-3.5 0-6.8 1.3-9.4 3.6l-38.9 34.6V184.6c0-7.8-6.4-14.2-14.2-14.2-7.8 0-14.2 6.4-14.2 14.2v106.2l-38.9-34.6c-2.6-2.3-6-3.6-9.4-3.6-3.8 0-7.4 1.5-10.1 4.2l-.1.1c-2.8 2.8-4.2 6.4-4.2 10.4.1 3.9 1.7 7.5 4.6 10.2l62.8 57.7c2.6 2.4 6 3.7 9.5 3.7s6.9-1.3 9.5-3.7l62.8-57.7c2.8-2.8 4.5-6.4 4.5-10.3z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-code-download {
  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%22M332%20142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7L310%20155.9c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l95.8%2091.5-95.8%2091.5c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l13.8%2013.2c1.2%201.1%202.6%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l114.2-109c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L332%20142.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M106.3%20256l95.8-91.5c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7l-114.2%20109c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l114.2%20109c1.2%201.1%202.7%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l13.8-13.2c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L106.3%20256z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M332.8%20267.2c.1-3.9-1.4-7.6-4.2-10.4l-.1-.1c-2.7-2.7-6.2-4.2-10-4.2-3.5%200-6.8%201.3-9.4%203.6l-38.9%2034.6V184.6c0-7.8-6.4-14.2-14.2-14.2-7.8%200-14.2%206.4-14.2%2014.2v106.2l-38.9-34.6c-2.6-2.3-6-3.6-9.4-3.6-3.8%200-7.4%201.5-10.1%204.2l-.1.1c-2.8%202.8-4.2%206.4-4.2%2010.4.1%203.9%201.7%207.5%204.6%2010.2l62.8%2057.7c2.6%202.4%206%203.7%209.5%203.7s6.9-1.3%209.5-3.7l62.8-57.7c2.8-2.8%204.5-6.4%204.5-10.3z%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%22M332%20142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7L310%20155.9c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l95.8%2091.5-95.8%2091.5c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l13.8%2013.2c1.2%201.1%202.6%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l114.2-109c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L332%20142.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M106.3%20256l95.8-91.5c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7l-114.2%20109c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l114.2%20109c1.2%201.1%202.7%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l13.8-13.2c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L106.3%20256z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M332.8%20267.2c.1-3.9-1.4-7.6-4.2-10.4l-.1-.1c-2.7-2.7-6.2-4.2-10-4.2-3.5%200-6.8%201.3-9.4%203.6l-38.9%2034.6V184.6c0-7.8-6.4-14.2-14.2-14.2-7.8%200-14.2%206.4-14.2%2014.2v106.2l-38.9-34.6c-2.6-2.3-6-3.6-9.4-3.6-3.8%200-7.4%201.5-10.1%204.2l-.1.1c-2.8%202.8-4.2%206.4-4.2%2010.4.1%203.9%201.7%207.5%204.6%2010.2l62.8%2057.7c2.6%202.4%206%203.7%209.5%203.7s6.9-1.3%209.5-3.7l62.8-57.7c2.8-2.8%204.5-6.4%204.5-10.3z%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-code-download.svg?color=%231a73e8&size=48