toolbox icon
toolbox-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.
- Name
- toolbox-bold
- Set
- Solar
- Style
- Bold
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
toolboxFont Awesome 6 SolidtoolboxFont Awesome Solidtoolbox-12-filledFluent UI System Iconstoolbox-16Fluent UI System Color IconstoolboxFluent EmojitoolboxFluent Emoji FlattoolboxFluent Emoji High Contrasttoolboxcss.ggtoolboxHuge IconstoolboxLine AwesometoolboxLucidetoolboxLucide LabtoolboxMaterial Design IconstoolboxNoto EmojitoolboxOpenMojitoolboxPhosphortoolboxTwitter Emoji
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the toolbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.25 13.0137C4.25 13.4749 4.5308 13.8901 4.95898 14.0615L5.48926 14.2734C6.38976 14.6336 7.39442 14.6336 8.29492 14.2734L8.82422 14.0615C9.25262 13.8902 9.53418 13.4751 9.53418 13.0137V12.75H14.25V13.0137C14.25 13.4749 14.5308 13.8901 14.959 14.0615L15.4893 14.2734C16.3898 14.6336 17.3944 14.6336 18.2949 14.2734L18.8242 14.0615C19.2526 13.8902 19.5342 13.4751 19.5342 13.0137V12.75H21.999C21.9927 15.1193 21.9218 16.3721 21.1211 17.1729C20.2424 18.0513 18.8282 18.0508 16 18.0508H8C5.17183 18.0508 3.7576 18.0513 2.87891 17.1729C2.07818 16.3721 2.00728 15.1193 2.00098 12.75H4.25V13.0137ZM8.03418 12.7617L7.7373 12.8809C7.19447 13.0979 6.58871 13.098 6.0459 12.8809L5.75 12.7617V11.75H8.03418V12.7617ZM18.0342 12.7617L17.7373 12.8809C17.1945 13.0979 16.5887 13.098 16.0459 12.8809L15.75 12.7617V11.75H18.0342V12.7617ZM12.5205 1.25C13.4419 1.25 14.2083 1.24859 14.8145 1.33008C15.4422 1.41448 16.0094 1.6002 16.4648 2.05566C16.92 2.511 17.106 3.07755 17.1904 3.70508C17.2718 4.31065 17.2705 5.07677 17.2705 5.99707V6.00293C17.2705 6.00293 17.1955 6.00293 17.0693 6.00293C19.2001 6.0168 20.3609 6.11873 21.1211 6.87891C21.916 7.67384 21.9908 8.91385 21.998 11.25H19.5264C19.4626 10.6873 18.985 10.25 18.4053 10.25H15.3779C14.7984 10.2502 14.3216 10.6874 14.2578 11.25H9.52637C9.46262 10.6873 8.98504 10.25 8.40527 10.25H5.37793C4.79838 10.2502 4.32156 10.6874 4.25781 11.25H2.00195C2.00917 8.91385 2.08398 7.67383 2.87891 6.87891C3.61481 6.14301 4.7262 6.02436 6.72949 6.00488C6.72948 6.00326 6.72949 6.00163 6.72949 6C6.72949 5.0784 6.72807 4.3113 6.80957 3.70508C6.894 3.07747 7.0798 2.51102 7.53516 2.05566C7.99052 1.60031 8.55696 1.41451 9.18457 1.33008C9.79079 1.24857 10.5579 1.25 11.4795 1.25H12.5205ZM11.4795 2.75C10.5155 2.75 9.8678 2.75146 9.38477 2.81641C8.92338 2.87845 8.72601 2.9859 8.5957 3.11621C8.4654 3.24652 8.35794 3.44389 8.2959 3.90527C8.23096 4.38831 8.22949 5.03599 8.22949 6H15.7705L15.7607 4.77246C15.7522 4.42964 15.7356 4.14682 15.7031 3.90527C15.6411 3.44422 15.5345 3.24651 15.4043 3.11621C15.274 2.9859 15.0757 2.87845 14.6143 2.81641C14.1313 2.75152 13.484 2.75 12.5205 2.75H11.4795Z"/></svg>
React
import type { SVGProps } from "react";
export function SolarToolboxBold(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="M4.25 13.0137C4.25 13.4749 4.5308 13.8901 4.95898 14.0615L5.48926 14.2734C6.38976 14.6336 7.39442 14.6336 8.29492 14.2734L8.82422 14.0615C9.25262 13.8902 9.53418 13.4751 9.53418 13.0137V12.75H14.25V13.0137C14.25 13.4749 14.5308 13.8901 14.959 14.0615L15.4893 14.2734C16.3898 14.6336 17.3944 14.6336 18.2949 14.2734L18.8242 14.0615C19.2526 13.8902 19.5342 13.4751 19.5342 13.0137V12.75H21.999C21.9927 15.1193 21.9218 16.3721 21.1211 17.1729C20.2424 18.0513 18.8282 18.0508 16 18.0508H8C5.17183 18.0508 3.7576 18.0513 2.87891 17.1729C2.07818 16.3721 2.00728 15.1193 2.00098 12.75H4.25V13.0137ZM8.03418 12.7617L7.7373 12.8809C7.19447 13.0979 6.58871 13.098 6.0459 12.8809L5.75 12.7617V11.75H8.03418V12.7617ZM18.0342 12.7617L17.7373 12.8809C17.1945 13.0979 16.5887 13.098 16.0459 12.8809L15.75 12.7617V11.75H18.0342V12.7617ZM12.5205 1.25C13.4419 1.25 14.2083 1.24859 14.8145 1.33008C15.4422 1.41448 16.0094 1.6002 16.4648 2.05566C16.92 2.511 17.106 3.07755 17.1904 3.70508C17.2718 4.31065 17.2705 5.07677 17.2705 5.99707V6.00293C17.2705 6.00293 17.1955 6.00293 17.0693 6.00293C19.2001 6.0168 20.3609 6.11873 21.1211 6.87891C21.916 7.67384 21.9908 8.91385 21.998 11.25H19.5264C19.4626 10.6873 18.985 10.25 18.4053 10.25H15.3779C14.7984 10.2502 14.3216 10.6874 14.2578 11.25H9.52637C9.46262 10.6873 8.98504 10.25 8.40527 10.25H5.37793C4.79838 10.2502 4.32156 10.6874 4.25781 11.25H2.00195C2.00917 8.91385 2.08398 7.67383 2.87891 6.87891C3.61481 6.14301 4.7262 6.02436 6.72949 6.00488C6.72948 6.00326 6.72949 6.00163 6.72949 6C6.72949 5.0784 6.72807 4.3113 6.80957 3.70508C6.894 3.07747 7.0798 2.51102 7.53516 2.05566C7.99052 1.60031 8.55696 1.41451 9.18457 1.33008C9.79079 1.24857 10.5579 1.25 11.4795 1.25H12.5205ZM11.4795 2.75C10.5155 2.75 9.8678 2.75146 9.38477 2.81641C8.92338 2.87845 8.72601 2.9859 8.5957 3.11621C8.4654 3.24652 8.35794 3.44389 8.2959 3.90527C8.23096 4.38831 8.22949 5.03599 8.22949 6H15.7705L15.7607 4.77246C15.7522 4.42964 15.7356 4.14682 15.7031 3.90527C15.6411 3.44422 15.5345 3.24651 15.4043 3.11621C15.274 2.9859 15.0757 2.87845 14.6143 2.81641C14.1313 2.75152 13.484 2.75 12.5205 2.75H11.4795Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.25 13.0137C4.25 13.4749 4.5308 13.8901 4.95898 14.0615L5.48926 14.2734C6.38976 14.6336 7.39442 14.6336 8.29492 14.2734L8.82422 14.0615C9.25262 13.8902 9.53418 13.4751 9.53418 13.0137V12.75H14.25V13.0137C14.25 13.4749 14.5308 13.8901 14.959 14.0615L15.4893 14.2734C16.3898 14.6336 17.3944 14.6336 18.2949 14.2734L18.8242 14.0615C19.2526 13.8902 19.5342 13.4751 19.5342 13.0137V12.75H21.999C21.9927 15.1193 21.9218 16.3721 21.1211 17.1729C20.2424 18.0513 18.8282 18.0508 16 18.0508H8C5.17183 18.0508 3.7576 18.0513 2.87891 17.1729C2.07818 16.3721 2.00728 15.1193 2.00098 12.75H4.25V13.0137ZM8.03418 12.7617L7.7373 12.8809C7.19447 13.0979 6.58871 13.098 6.0459 12.8809L5.75 12.7617V11.75H8.03418V12.7617ZM18.0342 12.7617L17.7373 12.8809C17.1945 13.0979 16.5887 13.098 16.0459 12.8809L15.75 12.7617V11.75H18.0342V12.7617ZM12.5205 1.25C13.4419 1.25 14.2083 1.24859 14.8145 1.33008C15.4422 1.41448 16.0094 1.6002 16.4648 2.05566C16.92 2.511 17.106 3.07755 17.1904 3.70508C17.2718 4.31065 17.2705 5.07677 17.2705 5.99707V6.00293C17.2705 6.00293 17.1955 6.00293 17.0693 6.00293C19.2001 6.0168 20.3609 6.11873 21.1211 6.87891C21.916 7.67384 21.9908 8.91385 21.998 11.25H19.5264C19.4626 10.6873 18.985 10.25 18.4053 10.25H15.3779C14.7984 10.2502 14.3216 10.6874 14.2578 11.25H9.52637C9.46262 10.6873 8.98504 10.25 8.40527 10.25H5.37793C4.79838 10.2502 4.32156 10.6874 4.25781 11.25H2.00195C2.00917 8.91385 2.08398 7.67383 2.87891 6.87891C3.61481 6.14301 4.7262 6.02436 6.72949 6.00488C6.72948 6.00326 6.72949 6.00163 6.72949 6C6.72949 5.0784 6.72807 4.3113 6.80957 3.70508C6.894 3.07747 7.0798 2.51102 7.53516 2.05566C7.99052 1.60031 8.55696 1.41451 9.18457 1.33008C9.79079 1.24857 10.5579 1.25 11.4795 1.25H12.5205ZM11.4795 2.75C10.5155 2.75 9.8678 2.75146 9.38477 2.81641C8.92338 2.87845 8.72601 2.9859 8.5957 3.11621C8.4654 3.24652 8.35794 3.44389 8.2959 3.90527C8.23096 4.38831 8.22949 5.03599 8.22949 6H15.7705L15.7607 4.77246C15.7522 4.42964 15.7356 4.14682 15.7031 3.90527C15.6411 3.44422 15.5345 3.24651 15.4043 3.11621C15.274 2.9859 15.0757 2.87845 14.6143 2.81641C14.1313 2.75152 13.484 2.75 12.5205 2.75H11.4795Z"/></svg> </template>
CSS
.icon-toolbox-bold {
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%22M4.25%2013.0137C4.25%2013.4749%204.5308%2013.8901%204.95898%2014.0615L5.48926%2014.2734C6.38976%2014.6336%207.39442%2014.6336%208.29492%2014.2734L8.82422%2014.0615C9.25262%2013.8902%209.53418%2013.4751%209.53418%2013.0137V12.75H14.25V13.0137C14.25%2013.4749%2014.5308%2013.8901%2014.959%2014.0615L15.4893%2014.2734C16.3898%2014.6336%2017.3944%2014.6336%2018.2949%2014.2734L18.8242%2014.0615C19.2526%2013.8902%2019.5342%2013.4751%2019.5342%2013.0137V12.75H21.999C21.9927%2015.1193%2021.9218%2016.3721%2021.1211%2017.1729C20.2424%2018.0513%2018.8282%2018.0508%2016%2018.0508H8C5.17183%2018.0508%203.7576%2018.0513%202.87891%2017.1729C2.07818%2016.3721%202.00728%2015.1193%202.00098%2012.75H4.25V13.0137ZM8.03418%2012.7617L7.7373%2012.8809C7.19447%2013.0979%206.58871%2013.098%206.0459%2012.8809L5.75%2012.7617V11.75H8.03418V12.7617ZM18.0342%2012.7617L17.7373%2012.8809C17.1945%2013.0979%2016.5887%2013.098%2016.0459%2012.8809L15.75%2012.7617V11.75H18.0342V12.7617ZM12.5205%201.25C13.4419%201.25%2014.2083%201.24859%2014.8145%201.33008C15.4422%201.41448%2016.0094%201.6002%2016.4648%202.05566C16.92%202.511%2017.106%203.07755%2017.1904%203.70508C17.2718%204.31065%2017.2705%205.07677%2017.2705%205.99707V6.00293C17.2705%206.00293%2017.1955%206.00293%2017.0693%206.00293C19.2001%206.0168%2020.3609%206.11873%2021.1211%206.87891C21.916%207.67384%2021.9908%208.91385%2021.998%2011.25H19.5264C19.4626%2010.6873%2018.985%2010.25%2018.4053%2010.25H15.3779C14.7984%2010.2502%2014.3216%2010.6874%2014.2578%2011.25H9.52637C9.46262%2010.6873%208.98504%2010.25%208.40527%2010.25H5.37793C4.79838%2010.2502%204.32156%2010.6874%204.25781%2011.25H2.00195C2.00917%208.91385%202.08398%207.67383%202.87891%206.87891C3.61481%206.14301%204.7262%206.02436%206.72949%206.00488C6.72948%206.00326%206.72949%206.00163%206.72949%206C6.72949%205.0784%206.72807%204.3113%206.80957%203.70508C6.894%203.07747%207.0798%202.51102%207.53516%202.05566C7.99052%201.60031%208.55696%201.41451%209.18457%201.33008C9.79079%201.24857%2010.5579%201.25%2011.4795%201.25H12.5205ZM11.4795%202.75C10.5155%202.75%209.8678%202.75146%209.38477%202.81641C8.92338%202.87845%208.72601%202.9859%208.5957%203.11621C8.4654%203.24652%208.35794%203.44389%208.2959%203.90527C8.23096%204.38831%208.22949%205.03599%208.22949%206H15.7705L15.7607%204.77246C15.7522%204.42964%2015.7356%204.14682%2015.7031%203.90527C15.6411%203.44422%2015.5345%203.24651%2015.4043%203.11621C15.274%202.9859%2015.0757%202.87845%2014.6143%202.81641C14.1313%202.75152%2013.484%202.75%2012.5205%202.75H11.4795Z%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%22M4.25%2013.0137C4.25%2013.4749%204.5308%2013.8901%204.95898%2014.0615L5.48926%2014.2734C6.38976%2014.6336%207.39442%2014.6336%208.29492%2014.2734L8.82422%2014.0615C9.25262%2013.8902%209.53418%2013.4751%209.53418%2013.0137V12.75H14.25V13.0137C14.25%2013.4749%2014.5308%2013.8901%2014.959%2014.0615L15.4893%2014.2734C16.3898%2014.6336%2017.3944%2014.6336%2018.2949%2014.2734L18.8242%2014.0615C19.2526%2013.8902%2019.5342%2013.4751%2019.5342%2013.0137V12.75H21.999C21.9927%2015.1193%2021.9218%2016.3721%2021.1211%2017.1729C20.2424%2018.0513%2018.8282%2018.0508%2016%2018.0508H8C5.17183%2018.0508%203.7576%2018.0513%202.87891%2017.1729C2.07818%2016.3721%202.00728%2015.1193%202.00098%2012.75H4.25V13.0137ZM8.03418%2012.7617L7.7373%2012.8809C7.19447%2013.0979%206.58871%2013.098%206.0459%2012.8809L5.75%2012.7617V11.75H8.03418V12.7617ZM18.0342%2012.7617L17.7373%2012.8809C17.1945%2013.0979%2016.5887%2013.098%2016.0459%2012.8809L15.75%2012.7617V11.75H18.0342V12.7617ZM12.5205%201.25C13.4419%201.25%2014.2083%201.24859%2014.8145%201.33008C15.4422%201.41448%2016.0094%201.6002%2016.4648%202.05566C16.92%202.511%2017.106%203.07755%2017.1904%203.70508C17.2718%204.31065%2017.2705%205.07677%2017.2705%205.99707V6.00293C17.2705%206.00293%2017.1955%206.00293%2017.0693%206.00293C19.2001%206.0168%2020.3609%206.11873%2021.1211%206.87891C21.916%207.67384%2021.9908%208.91385%2021.998%2011.25H19.5264C19.4626%2010.6873%2018.985%2010.25%2018.4053%2010.25H15.3779C14.7984%2010.2502%2014.3216%2010.6874%2014.2578%2011.25H9.52637C9.46262%2010.6873%208.98504%2010.25%208.40527%2010.25H5.37793C4.79838%2010.2502%204.32156%2010.6874%204.25781%2011.25H2.00195C2.00917%208.91385%202.08398%207.67383%202.87891%206.87891C3.61481%206.14301%204.7262%206.02436%206.72949%206.00488C6.72948%206.00326%206.72949%206.00163%206.72949%206C6.72949%205.0784%206.72807%204.3113%206.80957%203.70508C6.894%203.07747%207.0798%202.51102%207.53516%202.05566C7.99052%201.60031%208.55696%201.41451%209.18457%201.33008C9.79079%201.24857%2010.5579%201.25%2011.4795%201.25H12.5205ZM11.4795%202.75C10.5155%202.75%209.8678%202.75146%209.38477%202.81641C8.92338%202.87845%208.72601%202.9859%208.5957%203.11621C8.4654%203.24652%208.35794%203.44389%208.2959%203.90527C8.23096%204.38831%208.22949%205.03599%208.22949%206H15.7705L15.7607%204.77246C15.7522%204.42964%2015.7356%204.14682%2015.7031%203.90527C15.6411%203.44422%2015.5345%203.24651%2015.4043%203.11621C15.274%202.9859%2015.0757%202.87845%2014.6143%202.81641C14.1313%202.75152%2013.484%202.75%2012.5205%202.75H11.4795Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/toolbox-bold.svg?color=%231a73e8&size=48