imagetoolbox logo
imagetoolbox from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- imagetoolbox
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the imagetoolbox logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.995 7.152v1.834q0 .471.32.791t.792.32h1.834q.223 0 .43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2 2 0 0 0-.347-.557L22.499.594a1.67 1.67 0 0 0-1.195-.5q-.305 0-.611.111a1.5 1.5 0 0 0-.556.362L14.33 6.346a1.1 1.1 0 0 0-.25.375a1.2 1.2 0 0 0-.084.43ZM16.72 8.43h-1.056V7.374l3.39-3.362l1.029 1.028zm2.995 4.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143 1.334.143 3.035.143 5.295c0 4.57 0 6.855-1.184 8.444a6 6 0 0 1-1.221 1.22c-1.59 1.185-3.875 1.185-8.445 1.185s-6.856 0-8.445-1.184A6 6 0 0 1 1.184 21.5C0 19.91 0 17.627 0 13.057s0-6.854 1.184-8.443a6 6 0 0 1 1.222-1.221C3.995 2.209 6.28 2.209 10.85 2.209c2.476 0 4.282 0 5.669.188l-1.842 1.841c-1.01-.042-2.247-.043-3.827-.043c-2.33 0-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4 4 0 0 0-.815.816c-.295.395-.526.967-.655 2.135c-.133 1.207-.136 2.791-.136 5.121s.003 3.915.136 5.122q.044.392.102.702l.02-.014c1.797-1.31 3.657-2.667 5.25-1.749l1.36.837c1.33.824 2.86-.58 4.52-2.105c1.12-1.028 2.299-2.11 3.517-2.602c1.112-.45 1.858-.063 2.823.74v-.93ZM5.168 9.527c0 1.302 1.033 2.335 2.335 2.335S9.84 10.784 9.84 9.527c0-1.302-1.033-2.335-2.336-2.335S5.168 8.225 5.168 9.527"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsImagetoolbox(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="M13.995 7.152v1.834q0 .471.32.791t.792.32h1.834q.223 0 .43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2 2 0 0 0-.347-.557L22.499.594a1.67 1.67 0 0 0-1.195-.5q-.305 0-.611.111a1.5 1.5 0 0 0-.556.362L14.33 6.346a1.1 1.1 0 0 0-.25.375a1.2 1.2 0 0 0-.084.43ZM16.72 8.43h-1.056V7.374l3.39-3.362l1.029 1.028zm2.995 4.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143 1.334.143 3.035.143 5.295c0 4.57 0 6.855-1.184 8.444a6 6 0 0 1-1.221 1.22c-1.59 1.185-3.875 1.185-8.445 1.185s-6.856 0-8.445-1.184A6 6 0 0 1 1.184 21.5C0 19.91 0 17.627 0 13.057s0-6.854 1.184-8.443a6 6 0 0 1 1.222-1.221C3.995 2.209 6.28 2.209 10.85 2.209c2.476 0 4.282 0 5.669.188l-1.842 1.841c-1.01-.042-2.247-.043-3.827-.043c-2.33 0-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4 4 0 0 0-.815.816c-.295.395-.526.967-.655 2.135c-.133 1.207-.136 2.791-.136 5.121s.003 3.915.136 5.122q.044.392.102.702l.02-.014c1.797-1.31 3.657-2.667 5.25-1.749l1.36.837c1.33.824 2.86-.58 4.52-2.105c1.12-1.028 2.299-2.11 3.517-2.602c1.112-.45 1.858-.063 2.823.74v-.93ZM5.168 9.527c0 1.302 1.033 2.335 2.335 2.335S9.84 10.784 9.84 9.527c0-1.302-1.033-2.335-2.336-2.335S5.168 8.225 5.168 9.527"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.995 7.152v1.834q0 .471.32.791t.792.32h1.834q.223 0 .43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2 2 0 0 0-.347-.557L22.499.594a1.67 1.67 0 0 0-1.195-.5q-.305 0-.611.111a1.5 1.5 0 0 0-.556.362L14.33 6.346a1.1 1.1 0 0 0-.25.375a1.2 1.2 0 0 0-.084.43ZM16.72 8.43h-1.056V7.374l3.39-3.362l1.029 1.028zm2.995 4.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143 1.334.143 3.035.143 5.295c0 4.57 0 6.855-1.184 8.444a6 6 0 0 1-1.221 1.22c-1.59 1.185-3.875 1.185-8.445 1.185s-6.856 0-8.445-1.184A6 6 0 0 1 1.184 21.5C0 19.91 0 17.627 0 13.057s0-6.854 1.184-8.443a6 6 0 0 1 1.222-1.221C3.995 2.209 6.28 2.209 10.85 2.209c2.476 0 4.282 0 5.669.188l-1.842 1.841c-1.01-.042-2.247-.043-3.827-.043c-2.33 0-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4 4 0 0 0-.815.816c-.295.395-.526.967-.655 2.135c-.133 1.207-.136 2.791-.136 5.121s.003 3.915.136 5.122q.044.392.102.702l.02-.014c1.797-1.31 3.657-2.667 5.25-1.749l1.36.837c1.33.824 2.86-.58 4.52-2.105c1.12-1.028 2.299-2.11 3.517-2.602c1.112-.45 1.858-.063 2.823.74v-.93ZM5.168 9.527c0 1.302 1.033 2.335 2.335 2.335S9.84 10.784 9.84 9.527c0-1.302-1.033-2.335-2.336-2.335S5.168 8.225 5.168 9.527"/></svg> </template>
CSS
.icon-imagetoolbox {
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%22M13.995%207.152v1.834q0%20.471.32.791t.792.32h1.834q.223%200%20.43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2%202%200%200%200-.347-.557L22.499.594a1.67%201.67%200%200%200-1.195-.5q-.305%200-.611.111a1.5%201.5%200%200%200-.556.362L14.33%206.346a1.1%201.1%200%200%200-.25.375a1.2%201.2%200%200%200-.084.43ZM16.72%208.43h-1.056V7.374l3.39-3.362l1.029%201.028zm2.995%204.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143%201.334.143%203.035.143%205.295c0%204.57%200%206.855-1.184%208.444a6%206%200%200%201-1.221%201.22c-1.59%201.185-3.875%201.185-8.445%201.185s-6.856%200-8.445-1.184A6%206%200%200%201%201.184%2021.5C0%2019.91%200%2017.627%200%2013.057s0-6.854%201.184-8.443a6%206%200%200%201%201.222-1.221C3.995%202.209%206.28%202.209%2010.85%202.209c2.476%200%204.282%200%205.669.188l-1.842%201.841c-1.01-.042-2.247-.043-3.827-.043c-2.33%200-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4%204%200%200%200-.815.816c-.295.395-.526.967-.655%202.135c-.133%201.207-.136%202.791-.136%205.121s.003%203.915.136%205.122q.044.392.102.702l.02-.014c1.797-1.31%203.657-2.667%205.25-1.749l1.36.837c1.33.824%202.86-.58%204.52-2.105c1.12-1.028%202.299-2.11%203.517-2.602c1.112-.45%201.858-.063%202.823.74v-.93ZM5.168%209.527c0%201.302%201.033%202.335%202.335%202.335S9.84%2010.784%209.84%209.527c0-1.302-1.033-2.335-2.336-2.335S5.168%208.225%205.168%209.527%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%22M13.995%207.152v1.834q0%20.471.32.791t.792.32h1.834q.223%200%20.43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2%202%200%200%200-.347-.557L22.499.594a1.67%201.67%200%200%200-1.195-.5q-.305%200-.611.111a1.5%201.5%200%200%200-.556.362L14.33%206.346a1.1%201.1%200%200%200-.25.375a1.2%201.2%200%200%200-.084.43ZM16.72%208.43h-1.056V7.374l3.39-3.362l1.029%201.028zm2.995%204.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143%201.334.143%203.035.143%205.295c0%204.57%200%206.855-1.184%208.444a6%206%200%200%201-1.221%201.22c-1.59%201.185-3.875%201.185-8.445%201.185s-6.856%200-8.445-1.184A6%206%200%200%201%201.184%2021.5C0%2019.91%200%2017.627%200%2013.057s0-6.854%201.184-8.443a6%206%200%200%201%201.222-1.221C3.995%202.209%206.28%202.209%2010.85%202.209c2.476%200%204.282%200%205.669.188l-1.842%201.841c-1.01-.042-2.247-.043-3.827-.043c-2.33%200-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4%204%200%200%200-.815.816c-.295.395-.526.967-.655%202.135c-.133%201.207-.136%202.791-.136%205.121s.003%203.915.136%205.122q.044.392.102.702l.02-.014c1.797-1.31%203.657-2.667%205.25-1.749l1.36.837c1.33.824%202.86-.58%204.52-2.105c1.12-1.028%202.299-2.11%203.517-2.602c1.112-.45%201.858-.063%202.823.74v-.93ZM5.168%209.527c0%201.302%201.033%202.335%202.335%202.335S9.84%2010.784%209.84%209.527c0-1.302-1.033-2.335-2.336-2.335S5.168%208.225%205.168%209.527%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/imagetoolbox.svg?color=%231a73e8&size=48