ios albums icon
ios-albums from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-albums
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forwardios-arrow-left
Use the ios albums icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.9 161H51.1C31.8 161 16 176.8 16 196.1V428c0 19.3 15.8 35.1 35.1 35.1H461c19.3 0 35.1-15.8 35.1-35.1V196.1c-.1-19.3-15.9-35.1-35.2-35.1z" fill="currentColor"/><path d="M434 133H78c-7.7 0-14-6.3-14-14s6.3-14 14-14h356c7.7 0 14 6.3 14 14s-6.3 14-14 14z" fill="currentColor"/><path d="M403.2 77H108.8c-7 0-12.8-5.8-12.8-12.8v-2.4c0-7 5.8-12.8 12.8-12.8h294.4c7 0 12.8 5.8 12.8 12.8v2.4c0 7-5.8 12.8-12.8 12.8z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosAlbums(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.9 161H51.1C31.8 161 16 176.8 16 196.1V428c0 19.3 15.8 35.1 35.1 35.1H461c19.3 0 35.1-15.8 35.1-35.1V196.1c-.1-19.3-15.9-35.1-35.2-35.1z" fill="currentColor"/><path d="M434 133H78c-7.7 0-14-6.3-14-14s6.3-14 14-14h356c7.7 0 14 6.3 14 14s-6.3 14-14 14z" fill="currentColor"/><path d="M403.2 77H108.8c-7 0-12.8-5.8-12.8-12.8v-2.4c0-7 5.8-12.8 12.8-12.8h294.4c7 0 12.8 5.8 12.8 12.8v2.4c0 7-5.8 12.8-12.8 12.8z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M460.9 161H51.1C31.8 161 16 176.8 16 196.1V428c0 19.3 15.8 35.1 35.1 35.1H461c19.3 0 35.1-15.8 35.1-35.1V196.1c-.1-19.3-15.9-35.1-35.2-35.1z" fill="currentColor"/><path d="M434 133H78c-7.7 0-14-6.3-14-14s6.3-14 14-14h356c7.7 0 14 6.3 14 14s-6.3 14-14 14z" fill="currentColor"/><path d="M403.2 77H108.8c-7 0-12.8-5.8-12.8-12.8v-2.4c0-7 5.8-12.8 12.8-12.8h294.4c7 0 12.8 5.8 12.8 12.8v2.4c0 7-5.8 12.8-12.8 12.8z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-albums {
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%22M460.9%20161H51.1C31.8%20161%2016%20176.8%2016%20196.1V428c0%2019.3%2015.8%2035.1%2035.1%2035.1H461c19.3%200%2035.1-15.8%2035.1-35.1V196.1c-.1-19.3-15.9-35.1-35.2-35.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M434%20133H78c-7.7%200-14-6.3-14-14s6.3-14%2014-14h356c7.7%200%2014%206.3%2014%2014s-6.3%2014-14%2014z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M403.2%2077H108.8c-7%200-12.8-5.8-12.8-12.8v-2.4c0-7%205.8-12.8%2012.8-12.8h294.4c7%200%2012.8%205.8%2012.8%2012.8v2.4c0%207-5.8%2012.8-12.8%2012.8z%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%22M460.9%20161H51.1C31.8%20161%2016%20176.8%2016%20196.1V428c0%2019.3%2015.8%2035.1%2035.1%2035.1H461c19.3%200%2035.1-15.8%2035.1-35.1V196.1c-.1-19.3-15.9-35.1-35.2-35.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M434%20133H78c-7.7%200-14-6.3-14-14s6.3-14%2014-14h356c7.7%200%2014%206.3%2014%2014s-6.3%2014-14%2014z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M403.2%2077H108.8c-7%200-12.8-5.8-12.8-12.8v-2.4c0-7%205.8-12.8%2012.8-12.8h294.4c7%200%2012.8%205.8%2012.8%2012.8v2.4c0%207-5.8%2012.8-12.8%2012.8z%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-albums.svg?color=%231a73e8&size=48