apple icon
apple-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- apple-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
apple-filledAnt Design IconsappleBootstrap IconsappleBoxicons BrandsappleCarbonappleCatppuccin IconsappleCoreUI BrandsappleDeviconappleElement PlusappleFont Awesome 6 BrandsappleFont Awesome Brandsapple-solidFlowbite IconsappleHuge IconsappleIconParkappleIconPark OutlineappleIconPark SolidappleIconPark TwoToneappleIconoirappleJam IconsappleLine AwesomeappleSVG LogosappleLucideappleMage IconsappleMaterial Design Iconsapple-fillMingCute Icon
Use the apple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57"/><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57m5.475 7.731c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/><path fill="currentColor" d="M13.35 10.668c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsAppleSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57"/><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57m5.475 7.731c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/><path fill="currentColor" d="M13.35 10.668c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57"/><path fill="currentColor" d="M7.875 2.937A.37.37 0 0 1 7.5 2.57C7.5 1.15 8.676 0 10.124 0a.37.37 0 0 1 .375.367c0 1.42-1.175 2.57-2.624 2.57m5.475 7.731c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/><path fill="currentColor" d="M13.35 10.668c.145.106.192.3.11.458C12.14 13.712 11.087 15 10.125 15c-.448 0-.888-.142-1.317-.418a1.99 1.99 0 0 0-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415 0-3.75-4.267-3.75-6.608c0-2.5 1.339-4.406 3.375-4.406q1.437-.001 2.48.419c.294.118.627.11.914-.025c.564-.266 1.308-.394 2.23-.394c1.127 0 2.11.55 2.926 1.615a.36.36 0 0 1-.075.514c-.911.67-1.35 1.421-1.35 2.277c0 .855.439 1.607 1.35 2.276"/></svg> </template>
CSS
.icon-apple-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.875%202.937A.37.37%200%200%201%207.5%202.57C7.5%201.15%208.676%200%2010.124%200a.37.37%200%200%201%20.375.367c0%201.42-1.175%202.57-2.624%202.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.875%202.937A.37.37%200%200%201%207.5%202.57C7.5%201.15%208.676%200%2010.124%200a.37.37%200%200%201%20.375.367c0%201.42-1.175%202.57-2.624%202.57m5.475%207.731c.145.106.192.3.11.458C12.14%2013.712%2011.087%2015%2010.125%2015c-.448%200-.888-.142-1.317-.418a1.99%201.99%200%200%200-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415%200-3.75-4.267-3.75-6.608c0-2.5%201.339-4.406%203.375-4.406q1.437-.001%202.48.419c.294.118.627.11.914-.025c.564-.266%201.308-.394%202.23-.394c1.127%200%202.11.55%202.926%201.615a.36.36%200%200%201-.075.514c-.911.67-1.35%201.421-1.35%202.277c0%20.855.439%201.607%201.35%202.276%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.35%2010.668c.145.106.192.3.11.458C12.14%2013.712%2011.087%2015%2010.125%2015c-.448%200-.888-.142-1.317-.418a1.99%201.99%200%200%200-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415%200-3.75-4.267-3.75-6.608c0-2.5%201.339-4.406%203.375-4.406q1.437-.001%202.48.419c.294.118.627.11.914-.025c.564-.266%201.308-.394%202.23-.394c1.127%200%202.11.55%202.926%201.615a.36.36%200%200%201-.075.514c-.911.67-1.35%201.421-1.35%202.277c0%20.855.439%201.607%201.35%202.276%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.875%202.937A.37.37%200%200%201%207.5%202.57C7.5%201.15%208.676%200%2010.124%200a.37.37%200%200%201%20.375.367c0%201.42-1.175%202.57-2.624%202.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.875%202.937A.37.37%200%200%201%207.5%202.57C7.5%201.15%208.676%200%2010.124%200a.37.37%200%200%201%20.375.367c0%201.42-1.175%202.57-2.624%202.57m5.475%207.731c.145.106.192.3.11.458C12.14%2013.712%2011.087%2015%2010.125%2015c-.448%200-.888-.142-1.317-.418a1.99%201.99%200%200%200-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415%200-3.75-4.267-3.75-6.608c0-2.5%201.339-4.406%203.375-4.406q1.437-.001%202.48.419c.294.118.627.11.914-.025c.564-.266%201.308-.394%202.23-.394c1.127%200%202.11.55%202.926%201.615a.36.36%200%200%201-.075.514c-.911.67-1.35%201.421-1.35%202.277c0%20.855.439%201.607%201.35%202.276%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.35%2010.668c.145.106.192.3.11.458C12.14%2013.712%2011.087%2015%2010.125%2015c-.448%200-.888-.142-1.317-.418a1.99%201.99%200%200%200-2.073-.044c-.52.305-1.015.462-1.485.462c-1.415%200-3.75-4.267-3.75-6.608c0-2.5%201.339-4.406%203.375-4.406q1.437-.001%202.48.419c.294.118.627.11.914-.025c.564-.266%201.308-.394%202.23-.394c1.127%200%202.11.55%202.926%201.615a.36.36%200%200%201-.075.514c-.911.67-1.35%201.421-1.35%202.277c0%20.855.439%201.607%201.35%202.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/apple-solid.svg?color=%231a73e8&size=48