visx logo
visx from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- visx
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the visx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.002 0L12 11.52L23.998 0h-5.871L12 6.09L5.873 0Zm23.996 0l-11.52 11.998l11.52 11.998v-5.871l-6.09-6.127l6.09-6.127ZM.002.004v5.871l6.09 6.127l-6.09 6.127V24l11.504-11.998ZM.002 24h5.871L12 17.91L18.127 24h5.871L12 12.47Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVisx(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="M.002 0L12 11.52L23.998 0h-5.871L12 6.09L5.873 0Zm23.996 0l-11.52 11.998l11.52 11.998v-5.871l-6.09-6.127l6.09-6.127ZM.002.004v5.871l6.09 6.127l-6.09 6.127V24l11.504-11.998ZM.002 24h5.871L12 17.91L18.127 24h5.871L12 12.47Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.002 0L12 11.52L23.998 0h-5.871L12 6.09L5.873 0Zm23.996 0l-11.52 11.998l11.52 11.998v-5.871l-6.09-6.127l6.09-6.127ZM.002.004v5.871l6.09 6.127l-6.09 6.127V24l11.504-11.998ZM.002 24h5.871L12 17.91L18.127 24h5.871L12 12.47Z"/></svg> </template>
CSS
.icon-visx {
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%22M.002%200L12%2011.52L23.998%200h-5.871L12%206.09L5.873%200Zm23.996%200l-11.52%2011.998l11.52%2011.998v-5.871l-6.09-6.127l6.09-6.127ZM.002.004v5.871l6.09%206.127l-6.09%206.127V24l11.504-11.998ZM.002%2024h5.871L12%2017.91L18.127%2024h5.871L12%2012.47Z%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%22M.002%200L12%2011.52L23.998%200h-5.871L12%206.09L5.873%200Zm23.996%200l-11.52%2011.998l11.52%2011.998v-5.871l-6.09-6.127l6.09-6.127ZM.002.004v5.871l6.09%206.127l-6.09%206.127V24l11.504-11.998ZM.002%2024h5.871L12%2017.91L18.127%2024h5.871L12%2012.47Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/visx.svg?color=%231a73e8&size=48