lootcrate logo
lootcrate from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lootcrate
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the lootcrate logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.895 11.048a.116.116 0 0 0 .031.201c1.621.579 2.393.66 2.393 2.081v4.011c0 .716-.051.88-.531 1.254c-.877.683-6.185 4.747-6.392 4.913c-.774.62-1.169.556-2.054.339a515 515 0 0 1-9.945-2.577c-1.746-.47-1.701-2.064-1.701-3.203c0-3.945-.015-7.468-.015-11.202c0-1.186.049-1.222.95-1.881c.83-.607 4.296-3.135 6.153-4.499c.553-.406.828-.607 1.618-.406c1.616.41 6.664 1.649 9.382 2.339c2.083.529 2.535.893 2.535 2.326V8.38c0 .465-.007.638-.408.981c-.202.173-1.348 1.14-2.016 1.687m1.624-2.556a.113.113 0 0 0 .141-.112c.001-1.414.011-2.495.011-3.666c0-.622-.35-1.137-1.121-1.343C16.501 2.29 10.486.866 10.191.778c-.197-.059-.322.108-.322.199c-.001 4.294.029 7.832.029 11.854c0 .741.408 1.525 1.292 1.765c3.582.973 6.578 1.655 10.331 2.667a.115.115 0 0 0 .143-.112c.001-.848.014-1.405.014-1.95c0-2.27.279-2.679-1.57-3.194c-2.198-.612-5.306-1.378-5.554-1.441c-.485-.124-.548-.266-.548-.591c0-.122-.011-2.346-.003-2.869c.002-.157.006-.31.157-.397c.134-.077.264-.046.664.053c.448.111 4.598 1.186 6.695 1.73m-7.65 14.735a.114.114 0 0 0 .142-.111c.001-1.185.017-2.484.017-3.352c0-1.475.182-1.334-1.064-1.639c-1.474-.36-4.433-1.146-5.967-1.552c-.355-.094-.459-.424-.459-.998c0-1.726-.006-4.575-.006-6.577c0-1.834.193-1.599-.703-1.832c-.565-.146-2.468-.637-3.313-.828c-.144-.032-.225.085-.225.224c-.003 3.939.053 8.211.053 11.994c0 1.228.439 1.815 1.321 2.051c3.589.963 6.446 1.652 10.204 2.62"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLootcrate(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="M19.895 11.048a.116.116 0 0 0 .031.201c1.621.579 2.393.66 2.393 2.081v4.011c0 .716-.051.88-.531 1.254c-.877.683-6.185 4.747-6.392 4.913c-.774.62-1.169.556-2.054.339a515 515 0 0 1-9.945-2.577c-1.746-.47-1.701-2.064-1.701-3.203c0-3.945-.015-7.468-.015-11.202c0-1.186.049-1.222.95-1.881c.83-.607 4.296-3.135 6.153-4.499c.553-.406.828-.607 1.618-.406c1.616.41 6.664 1.649 9.382 2.339c2.083.529 2.535.893 2.535 2.326V8.38c0 .465-.007.638-.408.981c-.202.173-1.348 1.14-2.016 1.687m1.624-2.556a.113.113 0 0 0 .141-.112c.001-1.414.011-2.495.011-3.666c0-.622-.35-1.137-1.121-1.343C16.501 2.29 10.486.866 10.191.778c-.197-.059-.322.108-.322.199c-.001 4.294.029 7.832.029 11.854c0 .741.408 1.525 1.292 1.765c3.582.973 6.578 1.655 10.331 2.667a.115.115 0 0 0 .143-.112c.001-.848.014-1.405.014-1.95c0-2.27.279-2.679-1.57-3.194c-2.198-.612-5.306-1.378-5.554-1.441c-.485-.124-.548-.266-.548-.591c0-.122-.011-2.346-.003-2.869c.002-.157.006-.31.157-.397c.134-.077.264-.046.664.053c.448.111 4.598 1.186 6.695 1.73m-7.65 14.735a.114.114 0 0 0 .142-.111c.001-1.185.017-2.484.017-3.352c0-1.475.182-1.334-1.064-1.639c-1.474-.36-4.433-1.146-5.967-1.552c-.355-.094-.459-.424-.459-.998c0-1.726-.006-4.575-.006-6.577c0-1.834.193-1.599-.703-1.832c-.565-.146-2.468-.637-3.313-.828c-.144-.032-.225.085-.225.224c-.003 3.939.053 8.211.053 11.994c0 1.228.439 1.815 1.321 2.051c3.589.963 6.446 1.652 10.204 2.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.895 11.048a.116.116 0 0 0 .031.201c1.621.579 2.393.66 2.393 2.081v4.011c0 .716-.051.88-.531 1.254c-.877.683-6.185 4.747-6.392 4.913c-.774.62-1.169.556-2.054.339a515 515 0 0 1-9.945-2.577c-1.746-.47-1.701-2.064-1.701-3.203c0-3.945-.015-7.468-.015-11.202c0-1.186.049-1.222.95-1.881c.83-.607 4.296-3.135 6.153-4.499c.553-.406.828-.607 1.618-.406c1.616.41 6.664 1.649 9.382 2.339c2.083.529 2.535.893 2.535 2.326V8.38c0 .465-.007.638-.408.981c-.202.173-1.348 1.14-2.016 1.687m1.624-2.556a.113.113 0 0 0 .141-.112c.001-1.414.011-2.495.011-3.666c0-.622-.35-1.137-1.121-1.343C16.501 2.29 10.486.866 10.191.778c-.197-.059-.322.108-.322.199c-.001 4.294.029 7.832.029 11.854c0 .741.408 1.525 1.292 1.765c3.582.973 6.578 1.655 10.331 2.667a.115.115 0 0 0 .143-.112c.001-.848.014-1.405.014-1.95c0-2.27.279-2.679-1.57-3.194c-2.198-.612-5.306-1.378-5.554-1.441c-.485-.124-.548-.266-.548-.591c0-.122-.011-2.346-.003-2.869c.002-.157.006-.31.157-.397c.134-.077.264-.046.664.053c.448.111 4.598 1.186 6.695 1.73m-7.65 14.735a.114.114 0 0 0 .142-.111c.001-1.185.017-2.484.017-3.352c0-1.475.182-1.334-1.064-1.639c-1.474-.36-4.433-1.146-5.967-1.552c-.355-.094-.459-.424-.459-.998c0-1.726-.006-4.575-.006-6.577c0-1.834.193-1.599-.703-1.832c-.565-.146-2.468-.637-3.313-.828c-.144-.032-.225.085-.225.224c-.003 3.939.053 8.211.053 11.994c0 1.228.439 1.815 1.321 2.051c3.589.963 6.446 1.652 10.204 2.62"/></svg> </template>
CSS
.icon-lootcrate {
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%22M19.895%2011.048a.116.116%200%200%200%20.031.201c1.621.579%202.393.66%202.393%202.081v4.011c0%20.716-.051.88-.531%201.254c-.877.683-6.185%204.747-6.392%204.913c-.774.62-1.169.556-2.054.339a515%20515%200%200%201-9.945-2.577c-1.746-.47-1.701-2.064-1.701-3.203c0-3.945-.015-7.468-.015-11.202c0-1.186.049-1.222.95-1.881c.83-.607%204.296-3.135%206.153-4.499c.553-.406.828-.607%201.618-.406c1.616.41%206.664%201.649%209.382%202.339c2.083.529%202.535.893%202.535%202.326V8.38c0%20.465-.007.638-.408.981c-.202.173-1.348%201.14-2.016%201.687m1.624-2.556a.113.113%200%200%200%20.141-.112c.001-1.414.011-2.495.011-3.666c0-.622-.35-1.137-1.121-1.343C16.501%202.29%2010.486.866%2010.191.778c-.197-.059-.322.108-.322.199c-.001%204.294.029%207.832.029%2011.854c0%20.741.408%201.525%201.292%201.765c3.582.973%206.578%201.655%2010.331%202.667a.115.115%200%200%200%20.143-.112c.001-.848.014-1.405.014-1.95c0-2.27.279-2.679-1.57-3.194c-2.198-.612-5.306-1.378-5.554-1.441c-.485-.124-.548-.266-.548-.591c0-.122-.011-2.346-.003-2.869c.002-.157.006-.31.157-.397c.134-.077.264-.046.664.053c.448.111%204.598%201.186%206.695%201.73m-7.65%2014.735a.114.114%200%200%200%20.142-.111c.001-1.185.017-2.484.017-3.352c0-1.475.182-1.334-1.064-1.639c-1.474-.36-4.433-1.146-5.967-1.552c-.355-.094-.459-.424-.459-.998c0-1.726-.006-4.575-.006-6.577c0-1.834.193-1.599-.703-1.832c-.565-.146-2.468-.637-3.313-.828c-.144-.032-.225.085-.225.224c-.003%203.939.053%208.211.053%2011.994c0%201.228.439%201.815%201.321%202.051c3.589.963%206.446%201.652%2010.204%202.62%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%22M19.895%2011.048a.116.116%200%200%200%20.031.201c1.621.579%202.393.66%202.393%202.081v4.011c0%20.716-.051.88-.531%201.254c-.877.683-6.185%204.747-6.392%204.913c-.774.62-1.169.556-2.054.339a515%20515%200%200%201-9.945-2.577c-1.746-.47-1.701-2.064-1.701-3.203c0-3.945-.015-7.468-.015-11.202c0-1.186.049-1.222.95-1.881c.83-.607%204.296-3.135%206.153-4.499c.553-.406.828-.607%201.618-.406c1.616.41%206.664%201.649%209.382%202.339c2.083.529%202.535.893%202.535%202.326V8.38c0%20.465-.007.638-.408.981c-.202.173-1.348%201.14-2.016%201.687m1.624-2.556a.113.113%200%200%200%20.141-.112c.001-1.414.011-2.495.011-3.666c0-.622-.35-1.137-1.121-1.343C16.501%202.29%2010.486.866%2010.191.778c-.197-.059-.322.108-.322.199c-.001%204.294.029%207.832.029%2011.854c0%20.741.408%201.525%201.292%201.765c3.582.973%206.578%201.655%2010.331%202.667a.115.115%200%200%200%20.143-.112c.001-.848.014-1.405.014-1.95c0-2.27.279-2.679-1.57-3.194c-2.198-.612-5.306-1.378-5.554-1.441c-.485-.124-.548-.266-.548-.591c0-.122-.011-2.346-.003-2.869c.002-.157.006-.31.157-.397c.134-.077.264-.046.664.053c.448.111%204.598%201.186%206.695%201.73m-7.65%2014.735a.114.114%200%200%200%20.142-.111c.001-1.185.017-2.484.017-3.352c0-1.475.182-1.334-1.064-1.639c-1.474-.36-4.433-1.146-5.967-1.552c-.355-.094-.459-.424-.459-.998c0-1.726-.006-4.575-.006-6.577c0-1.834.193-1.599-.703-1.832c-.565-.146-2.468-.637-3.313-.828c-.144-.032-.225.085-.225.224c-.003%203.939.053%208.211.053%2011.994c0%201.228.439%201.815%201.321%202.051c3.589.963%206.446%201.652%2010.204%202.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lootcrate.svg?color=%231a73e8&size=48