component 2 icon
component-2 from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- component-2
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
Related icons in Radix Icons
Use the component 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M11.664 1.003q.255.003.462.02c.281.022.54.071.782.195l.138.077a2 2 0 0 1 .736.797c.124.242.173.501.195.782C14 3.149 14 3.489 14 3.9v7.2c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.242.124-.501.173-.782.195c-.275.023-.615.023-1.026.023H3.9c-.411 0-.75 0-1.026-.023c-.281-.022-.54-.071-.782-.195a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782a7 7 0 0 1-.02-.462L1 11.1V3.9c0-.411 0-.75.022-1.026c.023-.281.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.173.782-.196C3.149 1 3.489 1 3.9 1h7.2zM2 8v3.1l.003.548c.002.155.006.284.016.397c.017.219.05.331.09.41l.082.133q.142.192.355.303c.078.04.19.072.41.09c.224.019.516.019.944.019H7V8zm6 0v5h3.1c.428 0 .72 0 .945-.019c.219-.018.331-.05.41-.09l.133-.082a1 1 0 0 0 .303-.355l.028-.066c.027-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V8zM3.9 2c-.428 0-.72 0-.945.019c-.219.017-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C2 3.18 2 3.471 2 3.9V7h5V2zM8 7h5V3.9c0-.428 0-.72-.019-.945c-.018-.219-.05-.331-.09-.41a1 1 0 0 0-.303-.354l-.134-.082c-.078-.04-.19-.073-.41-.09a6 6 0 0 0-.396-.016L11.1 2H8z"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsComponent2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M11.664 1.003q.255.003.462.02c.281.022.54.071.782.195l.138.077a2 2 0 0 1 .736.797c.124.242.173.501.195.782C14 3.149 14 3.489 14 3.9v7.2c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.242.124-.501.173-.782.195c-.275.023-.615.023-1.026.023H3.9c-.411 0-.75 0-1.026-.023c-.281-.022-.54-.071-.782-.195a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782a7 7 0 0 1-.02-.462L1 11.1V3.9c0-.411 0-.75.022-1.026c.023-.281.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.173.782-.196C3.149 1 3.489 1 3.9 1h7.2zM2 8v3.1l.003.548c.002.155.006.284.016.397c.017.219.05.331.09.41l.082.133q.142.192.355.303c.078.04.19.072.41.09c.224.019.516.019.944.019H7V8zm6 0v5h3.1c.428 0 .72 0 .945-.019c.219-.018.331-.05.41-.09l.133-.082a1 1 0 0 0 .303-.355l.028-.066c.027-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V8zM3.9 2c-.428 0-.72 0-.945.019c-.219.017-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C2 3.18 2 3.471 2 3.9V7h5V2zM8 7h5V3.9c0-.428 0-.72-.019-.945c-.018-.219-.05-.331-.09-.41a1 1 0 0 0-.303-.354l-.134-.082c-.078-.04-.19-.073-.41-.09a6 6 0 0 0-.396-.016L11.1 2H8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M11.664 1.003q.255.003.462.02c.281.022.54.071.782.195l.138.077a2 2 0 0 1 .736.797c.124.242.173.501.195.782C14 3.149 14 3.489 14 3.9v7.2c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.242.124-.501.173-.782.195c-.275.023-.615.023-1.026.023H3.9c-.411 0-.75 0-1.026-.023c-.281-.022-.54-.071-.782-.195a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782a7 7 0 0 1-.02-.462L1 11.1V3.9c0-.411 0-.75.022-1.026c.023-.281.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.173.782-.196C3.149 1 3.489 1 3.9 1h7.2zM2 8v3.1l.003.548c.002.155.006.284.016.397c.017.219.05.331.09.41l.082.133q.142.192.355.303c.078.04.19.072.41.09c.224.019.516.019.944.019H7V8zm6 0v5h3.1c.428 0 .72 0 .945-.019c.219-.018.331-.05.41-.09l.133-.082a1 1 0 0 0 .303-.355l.028-.066c.027-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V8zM3.9 2c-.428 0-.72 0-.945.019c-.219.017-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C2 3.18 2 3.471 2 3.9V7h5V2zM8 7h5V3.9c0-.428 0-.72-.019-.945c-.018-.219-.05-.331-.09-.41a1 1 0 0 0-.303-.354l-.134-.082c-.078-.04-.19-.073-.41-.09a6 6 0 0 0-.396-.016L11.1 2H8z"/></svg> </template>
CSS
.icon-component-2 {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.664%201.003q.255.003.462.02c.281.022.54.071.782.195l.138.077a2%202%200%200%201%20.736.797c.124.242.173.501.195.782C14%203.149%2014%203.489%2014%203.9v7.2c0%20.411%200%20.75-.023%201.026c-.017.21-.049.409-.116.597l-.079.185a2%202%200%200%201-.736.797l-.138.077c-.242.124-.501.173-.782.195c-.275.023-.615.023-1.026.023H3.9c-.411%200-.75%200-1.026-.023c-.281-.022-.54-.071-.782-.195a2%202%200%200%201-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782a7%207%200%200%201-.02-.462L1%2011.1V3.9c0-.411%200-.75.022-1.026c.023-.281.072-.54.196-.782a2%202%200%200%201%20.874-.874c.242-.124.501-.173.782-.196C3.149%201%203.489%201%203.9%201h7.2zM2%208v3.1l.003.548c.002.155.006.284.016.397c.017.219.05.331.09.41l.082.133q.142.192.355.303c.078.04.19.072.41.09c.224.019.516.019.944.019H7V8zm6%200v5h3.1c.428%200%20.72%200%20.945-.019c.219-.018.331-.05.41-.09l.133-.082a1%201%200%200%200%20.303-.355l.028-.066c.027-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V8zM3.9%202c-.428%200-.72%200-.945.019c-.219.017-.331.05-.41.09a1%201%200%200%200-.436.437c-.04.078-.073.19-.09.41C2%203.18%202%203.471%202%203.9V7h5V2zM8%207h5V3.9c0-.428%200-.72-.019-.945c-.018-.219-.05-.331-.09-.41a1%201%200%200%200-.303-.354l-.134-.082c-.078-.04-.19-.073-.41-.09a6%206%200%200%200-.396-.016L11.1%202H8z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.664%201.003q.255.003.462.02c.281.022.54.071.782.195l.138.077a2%202%200%200%201%20.736.797c.124.242.173.501.195.782C14%203.149%2014%203.489%2014%203.9v7.2c0%20.411%200%20.75-.023%201.026c-.017.21-.049.409-.116.597l-.079.185a2%202%200%200%201-.736.797l-.138.077c-.242.124-.501.173-.782.195c-.275.023-.615.023-1.026.023H3.9c-.411%200-.75%200-1.026-.023c-.281-.022-.54-.071-.782-.195a2%202%200%200%201-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782a7%207%200%200%201-.02-.462L1%2011.1V3.9c0-.411%200-.75.022-1.026c.023-.281.072-.54.196-.782a2%202%200%200%201%20.874-.874c.242-.124.501-.173.782-.196C3.149%201%203.489%201%203.9%201h7.2zM2%208v3.1l.003.548c.002.155.006.284.016.397c.017.219.05.331.09.41l.082.133q.142.192.355.303c.078.04.19.072.41.09c.224.019.516.019.944.019H7V8zm6%200v5h3.1c.428%200%20.72%200%20.945-.019c.219-.018.331-.05.41-.09l.133-.082a1%201%200%200%200%20.303-.355l.028-.066c.027-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V8zM3.9%202c-.428%200-.72%200-.945.019c-.219.017-.331.05-.41.09a1%201%200%200%200-.436.437c-.04.078-.073.19-.09.41C2%203.18%202%203.471%202%203.9V7h5V2zM8%207h5V3.9c0-.428%200-.72-.019-.945c-.018-.219-.05-.331-.09-.41a1%201%200%200%200-.303-.354l-.134-.082c-.078-.04-.19-.073-.41-.09a6%206%200%200%200-.396-.016L11.1%202H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/component-2.svg?color=%231a73e8&size=48