apple-alt from Line Awesome by Icons8 · Line · Food · Apache-2.0 Free for personal and commercial use.

Name
apple-alt
Set
Line Awesome
Style
Line
Category
Food
Viewbox
32×32
License
Apache 2.0
Aliases
apple-alt-solid

The same icon in other sets

More food icons from Line Awesome

Use the apple alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.375 3.969c-.293.004-.469.031-.469.031l-1.031.094L9 5.125s.246 2.285 1.875 3.969C7.57 9.605 5 12.332 5 15.656c0 3.586 1.598 6.43 3.469 8.344a11.9 11.9 0 0 0 2.875 2.188c.949.507 1.82.812 2.656.812c.547 0 1.078-.094 1.563-.25a1.4 1.4 0 0 1 .874 0c.485.156 1.016.25 1.563.25c.906 0 1.777-.383 2.719-.969c.941-.586 1.922-1.398 2.843-2.406C25.407 21.613 27 18.82 27 15.656C27 11.965 23.824 9 20 9c-1.027 0-1.977.25-2.844.656c-.004-.027-.023-.074-.031-.125c.512-2.668 2.375-3.656 2.375-3.656l-1-1.75s-1.41.848-2.438 2.656a6 6 0 0 0-1.28-1.406c-1.587-1.266-3.532-1.414-4.407-1.406m.969 2.125c.691.105 1.547.332 2.187.843c.653.52 1.09 1.282 1.344 1.938c-.695-.102-1.566-.355-2.219-.875c-.644-.516-1.058-1.254-1.312-1.906M12 11c1.3 0 2.457.473 3.344 1.219l.656.531l.656-.531A5.16 5.16 0 0 1 20 11c2.805 0 5 2.113 5 4.656c0 2.48-1.3 4.875-2.906 6.625a11.7 11.7 0 0 1-2.438 2.032c-.765.472-1.46.687-1.656.687c-.328 0-.637-.059-.938-.156a3.46 3.46 0 0 0-2.125 0c-.3.097-.609.156-.937.156c-.27 0-.96-.156-1.719-.563c-.758-.406-1.617-1.035-2.406-1.843C8.297 20.977 7 18.656 7 15.656C7 13.113 9.195 11 12 11"/></svg>

React

import type { SVGProps } from "react";

export function LaAppleAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.375 3.969c-.293.004-.469.031-.469.031l-1.031.094L9 5.125s.246 2.285 1.875 3.969C7.57 9.605 5 12.332 5 15.656c0 3.586 1.598 6.43 3.469 8.344a11.9 11.9 0 0 0 2.875 2.188c.949.507 1.82.812 2.656.812c.547 0 1.078-.094 1.563-.25a1.4 1.4 0 0 1 .874 0c.485.156 1.016.25 1.563.25c.906 0 1.777-.383 2.719-.969c.941-.586 1.922-1.398 2.843-2.406C25.407 21.613 27 18.82 27 15.656C27 11.965 23.824 9 20 9c-1.027 0-1.977.25-2.844.656c-.004-.027-.023-.074-.031-.125c.512-2.668 2.375-3.656 2.375-3.656l-1-1.75s-1.41.848-2.438 2.656a6 6 0 0 0-1.28-1.406c-1.587-1.266-3.532-1.414-4.407-1.406m.969 2.125c.691.105 1.547.332 2.187.843c.653.52 1.09 1.282 1.344 1.938c-.695-.102-1.566-.355-2.219-.875c-.644-.516-1.058-1.254-1.312-1.906M12 11c1.3 0 2.457.473 3.344 1.219l.656.531l.656-.531A5.16 5.16 0 0 1 20 11c2.805 0 5 2.113 5 4.656c0 2.48-1.3 4.875-2.906 6.625a11.7 11.7 0 0 1-2.438 2.032c-.765.472-1.46.687-1.656.687c-.328 0-.637-.059-.938-.156a3.46 3.46 0 0 0-2.125 0c-.3.097-.609.156-.937.156c-.27 0-.96-.156-1.719-.563c-.758-.406-1.617-1.035-2.406-1.843C8.297 20.977 7 18.656 7 15.656C7 13.113 9.195 11 12 11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.375 3.969c-.293.004-.469.031-.469.031l-1.031.094L9 5.125s.246 2.285 1.875 3.969C7.57 9.605 5 12.332 5 15.656c0 3.586 1.598 6.43 3.469 8.344a11.9 11.9 0 0 0 2.875 2.188c.949.507 1.82.812 2.656.812c.547 0 1.078-.094 1.563-.25a1.4 1.4 0 0 1 .874 0c.485.156 1.016.25 1.563.25c.906 0 1.777-.383 2.719-.969c.941-.586 1.922-1.398 2.843-2.406C25.407 21.613 27 18.82 27 15.656C27 11.965 23.824 9 20 9c-1.027 0-1.977.25-2.844.656c-.004-.027-.023-.074-.031-.125c.512-2.668 2.375-3.656 2.375-3.656l-1-1.75s-1.41.848-2.438 2.656a6 6 0 0 0-1.28-1.406c-1.587-1.266-3.532-1.414-4.407-1.406m.969 2.125c.691.105 1.547.332 2.187.843c.653.52 1.09 1.282 1.344 1.938c-.695-.102-1.566-.355-2.219-.875c-.644-.516-1.058-1.254-1.312-1.906M12 11c1.3 0 2.457.473 3.344 1.219l.656.531l.656-.531A5.16 5.16 0 0 1 20 11c2.805 0 5 2.113 5 4.656c0 2.48-1.3 4.875-2.906 6.625a11.7 11.7 0 0 1-2.438 2.032c-.765.472-1.46.687-1.656.687c-.328 0-.637-.059-.938-.156a3.46 3.46 0 0 0-2.125 0c-.3.097-.609.156-.937.156c-.27 0-.96-.156-1.719-.563c-.758-.406-1.617-1.035-2.406-1.843C8.297 20.977 7 18.656 7 15.656C7 13.113 9.195 11 12 11"/></svg>
</template>

CSS

.icon-apple-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.375%203.969c-.293.004-.469.031-.469.031l-1.031.094L9%205.125s.246%202.285%201.875%203.969C7.57%209.605%205%2012.332%205%2015.656c0%203.586%201.598%206.43%203.469%208.344a11.9%2011.9%200%200%200%202.875%202.188c.949.507%201.82.812%202.656.812c.547%200%201.078-.094%201.563-.25a1.4%201.4%200%200%201%20.874%200c.485.156%201.016.25%201.563.25c.906%200%201.777-.383%202.719-.969c.941-.586%201.922-1.398%202.843-2.406C25.407%2021.613%2027%2018.82%2027%2015.656C27%2011.965%2023.824%209%2020%209c-1.027%200-1.977.25-2.844.656c-.004-.027-.023-.074-.031-.125c.512-2.668%202.375-3.656%202.375-3.656l-1-1.75s-1.41.848-2.438%202.656a6%206%200%200%200-1.28-1.406c-1.587-1.266-3.532-1.414-4.407-1.406m.969%202.125c.691.105%201.547.332%202.187.843c.653.52%201.09%201.282%201.344%201.938c-.695-.102-1.566-.355-2.219-.875c-.644-.516-1.058-1.254-1.312-1.906M12%2011c1.3%200%202.457.473%203.344%201.219l.656.531l.656-.531A5.16%205.16%200%200%201%2020%2011c2.805%200%205%202.113%205%204.656c0%202.48-1.3%204.875-2.906%206.625a11.7%2011.7%200%200%201-2.438%202.032c-.765.472-1.46.687-1.656.687c-.328%200-.637-.059-.938-.156a3.46%203.46%200%200%200-2.125%200c-.3.097-.609.156-.937.156c-.27%200-.96-.156-1.719-.563c-.758-.406-1.617-1.035-2.406-1.843C8.297%2020.977%207%2018.656%207%2015.656C7%2013.113%209.195%2011%2012%2011%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.375%203.969c-.293.004-.469.031-.469.031l-1.031.094L9%205.125s.246%202.285%201.875%203.969C7.57%209.605%205%2012.332%205%2015.656c0%203.586%201.598%206.43%203.469%208.344a11.9%2011.9%200%200%200%202.875%202.188c.949.507%201.82.812%202.656.812c.547%200%201.078-.094%201.563-.25a1.4%201.4%200%200%201%20.874%200c.485.156%201.016.25%201.563.25c.906%200%201.777-.383%202.719-.969c.941-.586%201.922-1.398%202.843-2.406C25.407%2021.613%2027%2018.82%2027%2015.656C27%2011.965%2023.824%209%2020%209c-1.027%200-1.977.25-2.844.656c-.004-.027-.023-.074-.031-.125c.512-2.668%202.375-3.656%202.375-3.656l-1-1.75s-1.41.848-2.438%202.656a6%206%200%200%200-1.28-1.406c-1.587-1.266-3.532-1.414-4.407-1.406m.969%202.125c.691.105%201.547.332%202.187.843c.653.52%201.09%201.282%201.344%201.938c-.695-.102-1.566-.355-2.219-.875c-.644-.516-1.058-1.254-1.312-1.906M12%2011c1.3%200%202.457.473%203.344%201.219l.656.531l.656-.531A5.16%205.16%200%200%201%2020%2011c2.805%200%205%202.113%205%204.656c0%202.48-1.3%204.875-2.906%206.625a11.7%2011.7%200%200%201-2.438%202.032c-.765.472-1.46.687-1.656.687c-.328%200-.637-.059-.938-.156a3.46%203.46%200%200%200-2.125%200c-.3.097-.609.156-.937.156c-.27%200-.96-.156-1.719-.563c-.758-.406-1.617-1.035-2.406-1.843C8.297%2020.977%207%2018.656%207%2015.656C7%2013.113%209.195%2011%2012%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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