devices wearables icon
devices-wearables-outline from Material Symbols by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- devices-wearables-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the devices wearables icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21V3zm5.713-15.288Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M13.45 23H7q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v6h-2V3H7v18h5.375q.175.225.375.425l.4.4zm2.05 0l-.575-2.3q-.9-.65-1.412-1.612T13 17t.513-2.087t1.412-1.613L15.5 11h4l.575 2.3q.9.65 1.413 1.613T22 17t-.513 2.088t-1.412 1.612L19.5 23zm3.775-4.225Q20 18.05 20 17t-.725-1.775T17.5 14.5t-1.775.725T15 17t.725 1.775t1.775.725t1.775-.725"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDevicesWearablesOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21V3zm5.713-15.288Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M13.45 23H7q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v6h-2V3H7v18h5.375q.175.225.375.425l.4.4zm2.05 0l-.575-2.3q-.9-.65-1.412-1.612T13 17t.513-2.087t1.412-1.613L15.5 11h4l.575 2.3q.9.65 1.413 1.613T22 17t-.513 2.088t-1.412 1.612L19.5 23zm3.775-4.225Q20 18.05 20 17t-.725-1.775T17.5 14.5t-1.775.725T15 17t.725 1.775t1.775.725t1.775-.725"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21V3zm5.713-15.288Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M13.45 23H7q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v6h-2V3H7v18h5.375q.175.225.375.425l.4.4zm2.05 0l-.575-2.3q-.9-.65-1.412-1.612T13 17t.513-2.087t1.412-1.613L15.5 11h4l.575 2.3q.9.65 1.413 1.613T22 17t-.513 2.088t-1.412 1.612L19.5 23zm3.775-4.225Q20 18.05 20 17t-.725-1.775T17.5 14.5t-1.775.725T15 17t.725 1.775t1.775.725t1.775-.725"/></svg> </template>
CSS
.icon-devices-wearables-outline {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2021V3zm5.713-15.288Q13%205.425%2013%205t-.288-.712T12%204t-.712.288T11%205t.288.713T12%206t.713-.288M13.45%2023H7q-.825%200-1.412-.587T5%2021V3q0-.825.588-1.412T7%201h10q.825%200%201.413.588T19%203v6h-2V3H7v18h5.375q.175.225.375.425l.4.4zm2.05%200l-.575-2.3q-.9-.65-1.412-1.612T13%2017t.513-2.087t1.412-1.613L15.5%2011h4l.575%202.3q.9.65%201.413%201.613T22%2017t-.513%202.088t-1.412%201.612L19.5%2023zm3.775-4.225Q20%2018.05%2020%2017t-.725-1.775T17.5%2014.5t-1.775.725T15%2017t.725%201.775t1.775.725t1.775-.725%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2021V3zm5.713-15.288Q13%205.425%2013%205t-.288-.712T12%204t-.712.288T11%205t.288.713T12%206t.713-.288M13.45%2023H7q-.825%200-1.412-.587T5%2021V3q0-.825.588-1.412T7%201h10q.825%200%201.413.588T19%203v6h-2V3H7v18h5.375q.175.225.375.425l.4.4zm2.05%200l-.575-2.3q-.9-.65-1.412-1.612T13%2017t.513-2.087t1.412-1.613L15.5%2011h4l.575%202.3q.9.65%201.413%201.613T22%2017t-.513%202.088t-1.412%201.612L19.5%2023zm3.775-4.225Q20%2018.05%2020%2017t-.725-1.775T17.5%2014.5t-1.775.725T15%2017t.725%201.775t1.775.725t1.775-.725%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/devices-wearables-outline.svg?color=%231a73e8&size=48