image from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.

Name
image
Set
Radix Icons
Style
Outline
Viewbox
15×15
License
MIT

The same icon in other sets

Use the image icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M12.5 1A1.5 1.5 0 0 1 14 2.5v10a1.5 1.5 0 0 1-1.5 1.5h-10a1.5 1.5 0 0 1-1.492-1.347L1 12.5v-10A1.5 1.5 0 0 1 2.5 1zM2 9.636V12.5l.01.1c.04.196.194.35.39.39l.1.01h6.441l-1.413-1.56v-.002l-3.54-3.79zm6.483 1.516L10.155 13H12.5l.1-.01a.5.5 0 0 0 .39-.39l.01-.1v-1.863l-2-2zM2.4 2.01a.5.5 0 0 0-.4.49v5.863l1.682-1.681l.07-.057a.45.45 0 0 1 .577.068l3.544 3.796l2.809-2.807l.07-.058a.45.45 0 0 1 .566.058L13 9.363V2.5a.5.5 0 0 0-.4-.49L12.5 2h-10zm5.1 1.739a1.751 1.751 0 1 1 0 3.502a1.751 1.751 0 0 1 0-3.502m0 .9a.85.85 0 1 0 0 1.701a.85.85 0 0 0 0-1.7"/></svg>

React

import type { SVGProps } from "react";

export function RadixIconsImage(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="M12.5 1A1.5 1.5 0 0 1 14 2.5v10a1.5 1.5 0 0 1-1.5 1.5h-10a1.5 1.5 0 0 1-1.492-1.347L1 12.5v-10A1.5 1.5 0 0 1 2.5 1zM2 9.636V12.5l.01.1c.04.196.194.35.39.39l.1.01h6.441l-1.413-1.56v-.002l-3.54-3.79zm6.483 1.516L10.155 13H12.5l.1-.01a.5.5 0 0 0 .39-.39l.01-.1v-1.863l-2-2zM2.4 2.01a.5.5 0 0 0-.4.49v5.863l1.682-1.681l.07-.057a.45.45 0 0 1 .577.068l3.544 3.796l2.809-2.807l.07-.058a.45.45 0 0 1 .566.058L13 9.363V2.5a.5.5 0 0 0-.4-.49L12.5 2h-10zm5.1 1.739a1.751 1.751 0 1 1 0 3.502a1.751 1.751 0 0 1 0-3.502m0 .9a.85.85 0 1 0 0 1.701a.85.85 0 0 0 0-1.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M12.5 1A1.5 1.5 0 0 1 14 2.5v10a1.5 1.5 0 0 1-1.5 1.5h-10a1.5 1.5 0 0 1-1.492-1.347L1 12.5v-10A1.5 1.5 0 0 1 2.5 1zM2 9.636V12.5l.01.1c.04.196.194.35.39.39l.1.01h6.441l-1.413-1.56v-.002l-3.54-3.79zm6.483 1.516L10.155 13H12.5l.1-.01a.5.5 0 0 0 .39-.39l.01-.1v-1.863l-2-2zM2.4 2.01a.5.5 0 0 0-.4.49v5.863l1.682-1.681l.07-.057a.45.45 0 0 1 .577.068l3.544 3.796l2.809-2.807l.07-.058a.45.45 0 0 1 .566.058L13 9.363V2.5a.5.5 0 0 0-.4-.49L12.5 2h-10zm5.1 1.739a1.751 1.751 0 1 1 0 3.502a1.751 1.751 0 0 1 0-3.502m0 .9a.85.85 0 1 0 0 1.701a.85.85 0 0 0 0-1.7"/></svg>
</template>

CSS

.icon-image {
  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%22M12.5%201A1.5%201.5%200%200%201%2014%202.5v10a1.5%201.5%200%200%201-1.5%201.5h-10a1.5%201.5%200%200%201-1.492-1.347L1%2012.5v-10A1.5%201.5%200%200%201%202.5%201zM2%209.636V12.5l.01.1c.04.196.194.35.39.39l.1.01h6.441l-1.413-1.56v-.002l-3.54-3.79zm6.483%201.516L10.155%2013H12.5l.1-.01a.5.5%200%200%200%20.39-.39l.01-.1v-1.863l-2-2zM2.4%202.01a.5.5%200%200%200-.4.49v5.863l1.682-1.681l.07-.057a.45.45%200%200%201%20.577.068l3.544%203.796l2.809-2.807l.07-.058a.45.45%200%200%201%20.566.058L13%209.363V2.5a.5.5%200%200%200-.4-.49L12.5%202h-10zm5.1%201.739a1.751%201.751%200%201%201%200%203.502a1.751%201.751%200%200%201%200-3.502m0%20.9a.85.85%200%201%200%200%201.701a.85.85%200%200%200%200-1.7%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%22M12.5%201A1.5%201.5%200%200%201%2014%202.5v10a1.5%201.5%200%200%201-1.5%201.5h-10a1.5%201.5%200%200%201-1.492-1.347L1%2012.5v-10A1.5%201.5%200%200%201%202.5%201zM2%209.636V12.5l.01.1c.04.196.194.35.39.39l.1.01h6.441l-1.413-1.56v-.002l-3.54-3.79zm6.483%201.516L10.155%2013H12.5l.1-.01a.5.5%200%200%200%20.39-.39l.01-.1v-1.863l-2-2zM2.4%202.01a.5.5%200%200%200-.4.49v5.863l1.682-1.681l.07-.057a.45.45%200%200%201%20.577.068l3.544%203.796l2.809-2.807l.07-.058a.45.45%200%200%201%20.566.058L13%209.363V2.5a.5.5%200%200%200-.4-.49L12.5%202h-10zm5.1%201.739a1.751%201.751%200%201%201%200%203.502a1.751%201.751%200%200%201%200-3.502m0%20.9a.85.85%200%201%200%200%201.701a.85.85%200%200%200%200-1.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/image.svg?color=%231a73e8&size=48