ios browsers icon
ios-browsers from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-browsers
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-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-forward
Use the ios browsers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 181.4V424c0 22.1 17.9 40 40 40h242.6c22.1 0 40-17.9 40-40V181.4c0-22.1-17.9-40-40-40H88c-22.1 0-40 17.9-40 40z" fill="currentColor"/><path d="M141.4 88v28.4c0 2.2 1.8 4 4 4h198.2c26.4 0 48 21.6 48 48v198.2c0 2.2 1.8 4 4 4H424c22.1 0 40-17.9 40-40V88c0-22.1-17.9-40-40-40H181.4c-22.1 0-40 17.9-40 40z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosBrowsers(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 181.4V424c0 22.1 17.9 40 40 40h242.6c22.1 0 40-17.9 40-40V181.4c0-22.1-17.9-40-40-40H88c-22.1 0-40 17.9-40 40z" fill="currentColor"/><path d="M141.4 88v28.4c0 2.2 1.8 4 4 4h198.2c26.4 0 48 21.6 48 48v198.2c0 2.2 1.8 4 4 4H424c22.1 0 40-17.9 40-40V88c0-22.1-17.9-40-40-40H181.4c-22.1 0-40 17.9-40 40z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 181.4V424c0 22.1 17.9 40 40 40h242.6c22.1 0 40-17.9 40-40V181.4c0-22.1-17.9-40-40-40H88c-22.1 0-40 17.9-40 40z" fill="currentColor"/><path d="M141.4 88v28.4c0 2.2 1.8 4 4 4h198.2c26.4 0 48 21.6 48 48v198.2c0 2.2 1.8 4 4 4H424c22.1 0 40-17.9 40-40V88c0-22.1-17.9-40-40-40H181.4c-22.1 0-40 17.9-40 40z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-browsers {
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%22M48%20181.4V424c0%2022.1%2017.9%2040%2040%2040h242.6c22.1%200%2040-17.9%2040-40V181.4c0-22.1-17.9-40-40-40H88c-22.1%200-40%2017.9-40%2040z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M141.4%2088v28.4c0%202.2%201.8%204%204%204h198.2c26.4%200%2048%2021.6%2048%2048v198.2c0%202.2%201.8%204%204%204H424c22.1%200%2040-17.9%2040-40V88c0-22.1-17.9-40-40-40H181.4c-22.1%200-40%2017.9-40%2040z%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%22M48%20181.4V424c0%2022.1%2017.9%2040%2040%2040h242.6c22.1%200%2040-17.9%2040-40V181.4c0-22.1-17.9-40-40-40H88c-22.1%200-40%2017.9-40%2040z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M141.4%2088v28.4c0%202.2%201.8%204%204%204h198.2c26.4%200%2048%2021.6%2048%2048v198.2c0%202.2%201.8%204%204%204H424c22.1%200%2040-17.9%2040-40V88c0-22.1-17.9-40-40-40H181.4c-22.1%200-40%2017.9-40%2040z%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-browsers.svg?color=%231a73e8&size=48