actigraph logo
actigraph from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- actigraph
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the actigraph logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.189 0L.859 24H5.01L12 4.975h.03L18.96 24h4.181L14.187.916A1.43 1.43 0 0 0 12.854 0ZM12 13.714a2.47 2.47 0 0 0-2.472 2.472A2.47 2.47 0 0 0 12 18.66a2.47 2.47 0 0 0 2.472-2.473A2.47 2.47 0 0 0 12 13.714"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsActigraph(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="M10.189 0L.859 24H5.01L12 4.975h.03L18.96 24h4.181L14.187.916A1.43 1.43 0 0 0 12.854 0ZM12 13.714a2.47 2.47 0 0 0-2.472 2.472A2.47 2.47 0 0 0 12 18.66a2.47 2.47 0 0 0 2.472-2.473A2.47 2.47 0 0 0 12 13.714"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.189 0L.859 24H5.01L12 4.975h.03L18.96 24h4.181L14.187.916A1.43 1.43 0 0 0 12.854 0ZM12 13.714a2.47 2.47 0 0 0-2.472 2.472A2.47 2.47 0 0 0 12 18.66a2.47 2.47 0 0 0 2.472-2.473A2.47 2.47 0 0 0 12 13.714"/></svg> </template>
CSS
.icon-actigraph {
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%22M10.189%200L.859%2024H5.01L12%204.975h.03L18.96%2024h4.181L14.187.916A1.43%201.43%200%200%200%2012.854%200ZM12%2013.714a2.47%202.47%200%200%200-2.472%202.472A2.47%202.47%200%200%200%2012%2018.66a2.47%202.47%200%200%200%202.472-2.473A2.47%202.47%200%200%200%2012%2013.714%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%22M10.189%200L.859%2024H5.01L12%204.975h.03L18.96%2024h4.181L14.187.916A1.43%201.43%200%200%200%2012.854%200ZM12%2013.714a2.47%202.47%200%200%200-2.472%202.472A2.47%202.47%200%200%200%2012%2018.66a2.47%202.47%200%200%200%202.472-2.473A2.47%202.47%200%200%200%2012%2013.714%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/actigraph.svg?color=%231a73e8&size=48