extensions icon
extensions from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- extensions
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
The same icon in other sets
Related icons in Codicons
Use the extensions icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M15 4.957c0-.37-.144-.716-.405-.977L12.01 1.392c-.522-.523-1.431-.523-1.953 0L8 3.452v-.129c0-.772-.628-1.401-1.4-1.401H2.4c-.772 0-1.4.629-1.4 1.401V13.6c0 .77.628 1.4 1.4 1.4h10.267c.771 0 1.4-.629 1.4-1.401V9.395c0-.772-.629-1.401-1.4-1.401h-.13l2.058-2.059c.26-.26.405-.609.405-.978M2.4 2.855h4.2c.257 0 .467.21.467.467v4.671H1.933v-4.67c0-.259.21-.468.467-.468m-.467 10.743v-4.67h5.134v5.137H2.4a.47.47 0 0 1-.467-.467m11.2-4.204v4.204c0 .257-.21.467-.466.467H8V8.927h4.667c.256 0 .466.21.466.467M8 7.993v-1.53l1.529 1.53zm5.935-2.72l-2.586 2.59a.456.456 0 0 1-.633 0L8.13 5.272a.445.445 0 0 1 0-.632l2.586-2.588a.444.444 0 0 1 .633 0l2.586 2.588a.445.445 0 0 1 0 .632"/></svg>
React
import type { SVGProps } from "react";
export function CodiconExtensions(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M15 4.957c0-.37-.144-.716-.405-.977L12.01 1.392c-.522-.523-1.431-.523-1.953 0L8 3.452v-.129c0-.772-.628-1.401-1.4-1.401H2.4c-.772 0-1.4.629-1.4 1.401V13.6c0 .77.628 1.4 1.4 1.4h10.267c.771 0 1.4-.629 1.4-1.401V9.395c0-.772-.629-1.401-1.4-1.401h-.13l2.058-2.059c.26-.26.405-.609.405-.978M2.4 2.855h4.2c.257 0 .467.21.467.467v4.671H1.933v-4.67c0-.259.21-.468.467-.468m-.467 10.743v-4.67h5.134v5.137H2.4a.47.47 0 0 1-.467-.467m11.2-4.204v4.204c0 .257-.21.467-.466.467H8V8.927h4.667c.256 0 .466.21.466.467M8 7.993v-1.53l1.529 1.53zm5.935-2.72l-2.586 2.59a.456.456 0 0 1-.633 0L8.13 5.272a.445.445 0 0 1 0-.632l2.586-2.588a.444.444 0 0 1 .633 0l2.586 2.588a.445.445 0 0 1 0 .632"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M15 4.957c0-.37-.144-.716-.405-.977L12.01 1.392c-.522-.523-1.431-.523-1.953 0L8 3.452v-.129c0-.772-.628-1.401-1.4-1.401H2.4c-.772 0-1.4.629-1.4 1.401V13.6c0 .77.628 1.4 1.4 1.4h10.267c.771 0 1.4-.629 1.4-1.401V9.395c0-.772-.629-1.401-1.4-1.401h-.13l2.058-2.059c.26-.26.405-.609.405-.978M2.4 2.855h4.2c.257 0 .467.21.467.467v4.671H1.933v-4.67c0-.259.21-.468.467-.468m-.467 10.743v-4.67h5.134v5.137H2.4a.47.47 0 0 1-.467-.467m11.2-4.204v4.204c0 .257-.21.467-.466.467H8V8.927h4.667c.256 0 .466.21.466.467M8 7.993v-1.53l1.529 1.53zm5.935-2.72l-2.586 2.59a.456.456 0 0 1-.633 0L8.13 5.272a.445.445 0 0 1 0-.632l2.586-2.588a.444.444 0 0 1 .633 0l2.586 2.588a.445.445 0 0 1 0 .632"/></svg> </template>
CSS
.icon-extensions {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%204.957c0-.37-.144-.716-.405-.977L12.01%201.392c-.522-.523-1.431-.523-1.953%200L8%203.452v-.129c0-.772-.628-1.401-1.4-1.401H2.4c-.772%200-1.4.629-1.4%201.401V13.6c0%20.77.628%201.4%201.4%201.4h10.267c.771%200%201.4-.629%201.4-1.401V9.395c0-.772-.629-1.401-1.4-1.401h-.13l2.058-2.059c.26-.26.405-.609.405-.978M2.4%202.855h4.2c.257%200%20.467.21.467.467v4.671H1.933v-4.67c0-.259.21-.468.467-.468m-.467%2010.743v-4.67h5.134v5.137H2.4a.47.47%200%200%201-.467-.467m11.2-4.204v4.204c0%20.257-.21.467-.466.467H8V8.927h4.667c.256%200%20.466.21.466.467M8%207.993v-1.53l1.529%201.53zm5.935-2.72l-2.586%202.59a.456.456%200%200%201-.633%200L8.13%205.272a.445.445%200%200%201%200-.632l2.586-2.588a.444.444%200%200%201%20.633%200l2.586%202.588a.445.445%200%200%201%200%20.632%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%204.957c0-.37-.144-.716-.405-.977L12.01%201.392c-.522-.523-1.431-.523-1.953%200L8%203.452v-.129c0-.772-.628-1.401-1.4-1.401H2.4c-.772%200-1.4.629-1.4%201.401V13.6c0%20.77.628%201.4%201.4%201.4h10.267c.771%200%201.4-.629%201.4-1.401V9.395c0-.772-.629-1.401-1.4-1.401h-.13l2.058-2.059c.26-.26.405-.609.405-.978M2.4%202.855h4.2c.257%200%20.467.21.467.467v4.671H1.933v-4.67c0-.259.21-.468.467-.468m-.467%2010.743v-4.67h5.134v5.137H2.4a.47.47%200%200%201-.467-.467m11.2-4.204v4.204c0%20.257-.21.467-.466.467H8V8.927h4.667c.256%200%20.466.21.466.467M8%207.993v-1.53l1.529%201.53zm5.935-2.72l-2.586%202.59a.456.456%200%200%201-.633%200L8.13%205.272a.445.445%200%200%201%200-.632l2.586-2.588a.444.444%200%200%201%20.633%200l2.586%202.588a.445.445%200%200%201%200%20.632%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/extensions.svg?color=%231a73e8&size=48