boxysvg logo
boxysvg from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- boxysvg
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the boxysvg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.384 5.028l6.933-4.023L12.05 0l1.716 1.002l6.866 4.01l1.716 1.003v12.054l-1.71.988c-1.712.99-5.136 2.965-6.847 3.954L12.079 24l-1.735-1.002L3.4 18.992L1.665 17.99l-.002-1.992l-.01-7.973l-.001-1.992zm14.68 9.478c.1.037.23.037.363.037c.594 0 1.383-.333 1.779-.763c.394-.392.76-1.152.76-1.778s-.366-1.386-.76-1.78c-.396-.43-1.185-.762-1.779-.762c-.134 0-.263 0-.398.038c.135-.069.23-.169.299-.234c.397-.392.76-1.187.76-1.811c0-.592-.363-1.381-.76-1.78c-.397-.397-1.189-.755-1.783-.755c-.625 0-1.414.358-1.81.755c-.064.067-.13.165-.232.268c.031-.103.031-.234.031-.368c0-.595-.325-1.38-.755-1.778c-.394-.395-1.152-.757-1.78-.757c-.626 0-1.384.362-1.781.757c-.427.397-.752 1.183-.752 1.778c0 .134 0 .265.028.398c-.066-.133-.165-.23-.23-.298c-.395-.397-1.183-.755-1.809-.755c-.593 0-1.386.358-1.781.755c-.399.399-.76 1.188-.76 1.78c0 .624.361 1.419.76 1.811c.069.065.162.13.263.234c-.101-.038-.23-.038-.364-.038c-.594 0-1.383.332-1.779.762c-.397.394-.76 1.154-.76 1.78s.363 1.386.76 1.778c.396.43 1.185.763 1.779.763c.134 0 .263 0 .398-.037c-.135.068-.228.168-.297.233c-.399.39-.76 1.185-.76 1.811c0 .59.361 1.381.76 1.779c.395.397 1.15.756 1.781.756c.626 0 1.414-.36 1.81-.756c.064-.066.13-.166.229-.267c-.028.101-.028.234-.028.366c0 .59.325 1.381.752 1.778c.397.398 1.155.759 1.781.759c.628 0 1.386-.361 1.78-.759c.43-.397.755-1.188.755-1.778c0-.132 0-.265-.03-.395c.068.13.167.23.231.296c.396.397 1.185.756 1.81.756c.594 0 1.386-.36 1.783-.756c.397-.398.76-1.189.76-1.779c0-.626-.363-1.42-.76-1.81c-.069-.066-.164-.133-.263-.234Zm-1.547.591h.028c.794 0 1.425.628 1.425 1.453c0 .79-.631 1.416-1.425 1.416c-.82 0-1.452-.626-1.452-1.416v-.034l-2.103-2.11v2.968c.263.263.459.621.459 1.054c0 .79-.659 1.419-1.45 1.419s-1.448-.63-1.448-1.419c0-.433.164-.79.461-1.054v-2.968l-2.11 2.11v.034c0 .79-.657 1.416-1.447 1.416a1.41 1.41 0 0 1-1.423-1.416c0-.825.63-1.453 1.423-1.453h.03l2.107-2.108H6.628a1.36 1.36 0 0 1-1.055.464c-.79 0-1.416-.659-1.416-1.451c0-.795.626-1.452 1.416-1.452c.433 0 .792.2 1.055.463h2.964L7.485 8.906h-.03c-.794 0-1.423-.664-1.423-1.453c0-.79.63-1.417 1.423-1.417c.82 0 1.447.628 1.447 1.417v.033l2.11 2.111v-2.97c-.263-.263-.46-.62-.46-1.054c0-.787.658-1.417 1.447-1.417c.791 0 1.45.63 1.45 1.417c0 .434-.164.791-.46 1.055v2.97l2.104-2.112v-.033c0-.79.664-1.417 1.452-1.417c.794 0 1.425.628 1.425 1.417c0 .79-.631 1.453-1.425 1.453h-.028l-2.109 2.107h2.965c.263-.263.623-.463 1.054-.463c.79 0 1.416.657 1.416 1.452c0 .792-.626 1.451-1.416 1.451a1.36 1.36 0 0 1-1.054-.464h-2.965z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBoxysvg(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="m3.384 5.028l6.933-4.023L12.05 0l1.716 1.002l6.866 4.01l1.716 1.003v12.054l-1.71.988c-1.712.99-5.136 2.965-6.847 3.954L12.079 24l-1.735-1.002L3.4 18.992L1.665 17.99l-.002-1.992l-.01-7.973l-.001-1.992zm14.68 9.478c.1.037.23.037.363.037c.594 0 1.383-.333 1.779-.763c.394-.392.76-1.152.76-1.778s-.366-1.386-.76-1.78c-.396-.43-1.185-.762-1.779-.762c-.134 0-.263 0-.398.038c.135-.069.23-.169.299-.234c.397-.392.76-1.187.76-1.811c0-.592-.363-1.381-.76-1.78c-.397-.397-1.189-.755-1.783-.755c-.625 0-1.414.358-1.81.755c-.064.067-.13.165-.232.268c.031-.103.031-.234.031-.368c0-.595-.325-1.38-.755-1.778c-.394-.395-1.152-.757-1.78-.757c-.626 0-1.384.362-1.781.757c-.427.397-.752 1.183-.752 1.778c0 .134 0 .265.028.398c-.066-.133-.165-.23-.23-.298c-.395-.397-1.183-.755-1.809-.755c-.593 0-1.386.358-1.781.755c-.399.399-.76 1.188-.76 1.78c0 .624.361 1.419.76 1.811c.069.065.162.13.263.234c-.101-.038-.23-.038-.364-.038c-.594 0-1.383.332-1.779.762c-.397.394-.76 1.154-.76 1.78s.363 1.386.76 1.778c.396.43 1.185.763 1.779.763c.134 0 .263 0 .398-.037c-.135.068-.228.168-.297.233c-.399.39-.76 1.185-.76 1.811c0 .59.361 1.381.76 1.779c.395.397 1.15.756 1.781.756c.626 0 1.414-.36 1.81-.756c.064-.066.13-.166.229-.267c-.028.101-.028.234-.028.366c0 .59.325 1.381.752 1.778c.397.398 1.155.759 1.781.759c.628 0 1.386-.361 1.78-.759c.43-.397.755-1.188.755-1.778c0-.132 0-.265-.03-.395c.068.13.167.23.231.296c.396.397 1.185.756 1.81.756c.594 0 1.386-.36 1.783-.756c.397-.398.76-1.189.76-1.779c0-.626-.363-1.42-.76-1.81c-.069-.066-.164-.133-.263-.234Zm-1.547.591h.028c.794 0 1.425.628 1.425 1.453c0 .79-.631 1.416-1.425 1.416c-.82 0-1.452-.626-1.452-1.416v-.034l-2.103-2.11v2.968c.263.263.459.621.459 1.054c0 .79-.659 1.419-1.45 1.419s-1.448-.63-1.448-1.419c0-.433.164-.79.461-1.054v-2.968l-2.11 2.11v.034c0 .79-.657 1.416-1.447 1.416a1.41 1.41 0 0 1-1.423-1.416c0-.825.63-1.453 1.423-1.453h.03l2.107-2.108H6.628a1.36 1.36 0 0 1-1.055.464c-.79 0-1.416-.659-1.416-1.451c0-.795.626-1.452 1.416-1.452c.433 0 .792.2 1.055.463h2.964L7.485 8.906h-.03c-.794 0-1.423-.664-1.423-1.453c0-.79.63-1.417 1.423-1.417c.82 0 1.447.628 1.447 1.417v.033l2.11 2.111v-2.97c-.263-.263-.46-.62-.46-1.054c0-.787.658-1.417 1.447-1.417c.791 0 1.45.63 1.45 1.417c0 .434-.164.791-.46 1.055v2.97l2.104-2.112v-.033c0-.79.664-1.417 1.452-1.417c.794 0 1.425.628 1.425 1.417c0 .79-.631 1.453-1.425 1.453h-.028l-2.109 2.107h2.965c.263-.263.623-.463 1.054-.463c.79 0 1.416.657 1.416 1.452c0 .792-.626 1.451-1.416 1.451a1.36 1.36 0 0 1-1.054-.464h-2.965z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.384 5.028l6.933-4.023L12.05 0l1.716 1.002l6.866 4.01l1.716 1.003v12.054l-1.71.988c-1.712.99-5.136 2.965-6.847 3.954L12.079 24l-1.735-1.002L3.4 18.992L1.665 17.99l-.002-1.992l-.01-7.973l-.001-1.992zm14.68 9.478c.1.037.23.037.363.037c.594 0 1.383-.333 1.779-.763c.394-.392.76-1.152.76-1.778s-.366-1.386-.76-1.78c-.396-.43-1.185-.762-1.779-.762c-.134 0-.263 0-.398.038c.135-.069.23-.169.299-.234c.397-.392.76-1.187.76-1.811c0-.592-.363-1.381-.76-1.78c-.397-.397-1.189-.755-1.783-.755c-.625 0-1.414.358-1.81.755c-.064.067-.13.165-.232.268c.031-.103.031-.234.031-.368c0-.595-.325-1.38-.755-1.778c-.394-.395-1.152-.757-1.78-.757c-.626 0-1.384.362-1.781.757c-.427.397-.752 1.183-.752 1.778c0 .134 0 .265.028.398c-.066-.133-.165-.23-.23-.298c-.395-.397-1.183-.755-1.809-.755c-.593 0-1.386.358-1.781.755c-.399.399-.76 1.188-.76 1.78c0 .624.361 1.419.76 1.811c.069.065.162.13.263.234c-.101-.038-.23-.038-.364-.038c-.594 0-1.383.332-1.779.762c-.397.394-.76 1.154-.76 1.78s.363 1.386.76 1.778c.396.43 1.185.763 1.779.763c.134 0 .263 0 .398-.037c-.135.068-.228.168-.297.233c-.399.39-.76 1.185-.76 1.811c0 .59.361 1.381.76 1.779c.395.397 1.15.756 1.781.756c.626 0 1.414-.36 1.81-.756c.064-.066.13-.166.229-.267c-.028.101-.028.234-.028.366c0 .59.325 1.381.752 1.778c.397.398 1.155.759 1.781.759c.628 0 1.386-.361 1.78-.759c.43-.397.755-1.188.755-1.778c0-.132 0-.265-.03-.395c.068.13.167.23.231.296c.396.397 1.185.756 1.81.756c.594 0 1.386-.36 1.783-.756c.397-.398.76-1.189.76-1.779c0-.626-.363-1.42-.76-1.81c-.069-.066-.164-.133-.263-.234Zm-1.547.591h.028c.794 0 1.425.628 1.425 1.453c0 .79-.631 1.416-1.425 1.416c-.82 0-1.452-.626-1.452-1.416v-.034l-2.103-2.11v2.968c.263.263.459.621.459 1.054c0 .79-.659 1.419-1.45 1.419s-1.448-.63-1.448-1.419c0-.433.164-.79.461-1.054v-2.968l-2.11 2.11v.034c0 .79-.657 1.416-1.447 1.416a1.41 1.41 0 0 1-1.423-1.416c0-.825.63-1.453 1.423-1.453h.03l2.107-2.108H6.628a1.36 1.36 0 0 1-1.055.464c-.79 0-1.416-.659-1.416-1.451c0-.795.626-1.452 1.416-1.452c.433 0 .792.2 1.055.463h2.964L7.485 8.906h-.03c-.794 0-1.423-.664-1.423-1.453c0-.79.63-1.417 1.423-1.417c.82 0 1.447.628 1.447 1.417v.033l2.11 2.111v-2.97c-.263-.263-.46-.62-.46-1.054c0-.787.658-1.417 1.447-1.417c.791 0 1.45.63 1.45 1.417c0 .434-.164.791-.46 1.055v2.97l2.104-2.112v-.033c0-.79.664-1.417 1.452-1.417c.794 0 1.425.628 1.425 1.417c0 .79-.631 1.453-1.425 1.453h-.028l-2.109 2.107h2.965c.263-.263.623-.463 1.054-.463c.79 0 1.416.657 1.416 1.452c0 .792-.626 1.451-1.416 1.451a1.36 1.36 0 0 1-1.054-.464h-2.965z"/></svg> </template>
CSS
.icon-boxysvg {
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%22m3.384%205.028l6.933-4.023L12.05%200l1.716%201.002l6.866%204.01l1.716%201.003v12.054l-1.71.988c-1.712.99-5.136%202.965-6.847%203.954L12.079%2024l-1.735-1.002L3.4%2018.992L1.665%2017.99l-.002-1.992l-.01-7.973l-.001-1.992zm14.68%209.478c.1.037.23.037.363.037c.594%200%201.383-.333%201.779-.763c.394-.392.76-1.152.76-1.778s-.366-1.386-.76-1.78c-.396-.43-1.185-.762-1.779-.762c-.134%200-.263%200-.398.038c.135-.069.23-.169.299-.234c.397-.392.76-1.187.76-1.811c0-.592-.363-1.381-.76-1.78c-.397-.397-1.189-.755-1.783-.755c-.625%200-1.414.358-1.81.755c-.064.067-.13.165-.232.268c.031-.103.031-.234.031-.368c0-.595-.325-1.38-.755-1.778c-.394-.395-1.152-.757-1.78-.757c-.626%200-1.384.362-1.781.757c-.427.397-.752%201.183-.752%201.778c0%20.134%200%20.265.028.398c-.066-.133-.165-.23-.23-.298c-.395-.397-1.183-.755-1.809-.755c-.593%200-1.386.358-1.781.755c-.399.399-.76%201.188-.76%201.78c0%20.624.361%201.419.76%201.811c.069.065.162.13.263.234c-.101-.038-.23-.038-.364-.038c-.594%200-1.383.332-1.779.762c-.397.394-.76%201.154-.76%201.78s.363%201.386.76%201.778c.396.43%201.185.763%201.779.763c.134%200%20.263%200%20.398-.037c-.135.068-.228.168-.297.233c-.399.39-.76%201.185-.76%201.811c0%20.59.361%201.381.76%201.779c.395.397%201.15.756%201.781.756c.626%200%201.414-.36%201.81-.756c.064-.066.13-.166.229-.267c-.028.101-.028.234-.028.366c0%20.59.325%201.381.752%201.778c.397.398%201.155.759%201.781.759c.628%200%201.386-.361%201.78-.759c.43-.397.755-1.188.755-1.778c0-.132%200-.265-.03-.395c.068.13.167.23.231.296c.396.397%201.185.756%201.81.756c.594%200%201.386-.36%201.783-.756c.397-.398.76-1.189.76-1.779c0-.626-.363-1.42-.76-1.81c-.069-.066-.164-.133-.263-.234Zm-1.547.591h.028c.794%200%201.425.628%201.425%201.453c0%20.79-.631%201.416-1.425%201.416c-.82%200-1.452-.626-1.452-1.416v-.034l-2.103-2.11v2.968c.263.263.459.621.459%201.054c0%20.79-.659%201.419-1.45%201.419s-1.448-.63-1.448-1.419c0-.433.164-.79.461-1.054v-2.968l-2.11%202.11v.034c0%20.79-.657%201.416-1.447%201.416a1.41%201.41%200%200%201-1.423-1.416c0-.825.63-1.453%201.423-1.453h.03l2.107-2.108H6.628a1.36%201.36%200%200%201-1.055.464c-.79%200-1.416-.659-1.416-1.451c0-.795.626-1.452%201.416-1.452c.433%200%20.792.2%201.055.463h2.964L7.485%208.906h-.03c-.794%200-1.423-.664-1.423-1.453c0-.79.63-1.417%201.423-1.417c.82%200%201.447.628%201.447%201.417v.033l2.11%202.111v-2.97c-.263-.263-.46-.62-.46-1.054c0-.787.658-1.417%201.447-1.417c.791%200%201.45.63%201.45%201.417c0%20.434-.164.791-.46%201.055v2.97l2.104-2.112v-.033c0-.79.664-1.417%201.452-1.417c.794%200%201.425.628%201.425%201.417c0%20.79-.631%201.453-1.425%201.453h-.028l-2.109%202.107h2.965c.263-.263.623-.463%201.054-.463c.79%200%201.416.657%201.416%201.452c0%20.792-.626%201.451-1.416%201.451a1.36%201.36%200%200%201-1.054-.464h-2.965z%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%22m3.384%205.028l6.933-4.023L12.05%200l1.716%201.002l6.866%204.01l1.716%201.003v12.054l-1.71.988c-1.712.99-5.136%202.965-6.847%203.954L12.079%2024l-1.735-1.002L3.4%2018.992L1.665%2017.99l-.002-1.992l-.01-7.973l-.001-1.992zm14.68%209.478c.1.037.23.037.363.037c.594%200%201.383-.333%201.779-.763c.394-.392.76-1.152.76-1.778s-.366-1.386-.76-1.78c-.396-.43-1.185-.762-1.779-.762c-.134%200-.263%200-.398.038c.135-.069.23-.169.299-.234c.397-.392.76-1.187.76-1.811c0-.592-.363-1.381-.76-1.78c-.397-.397-1.189-.755-1.783-.755c-.625%200-1.414.358-1.81.755c-.064.067-.13.165-.232.268c.031-.103.031-.234.031-.368c0-.595-.325-1.38-.755-1.778c-.394-.395-1.152-.757-1.78-.757c-.626%200-1.384.362-1.781.757c-.427.397-.752%201.183-.752%201.778c0%20.134%200%20.265.028.398c-.066-.133-.165-.23-.23-.298c-.395-.397-1.183-.755-1.809-.755c-.593%200-1.386.358-1.781.755c-.399.399-.76%201.188-.76%201.78c0%20.624.361%201.419.76%201.811c.069.065.162.13.263.234c-.101-.038-.23-.038-.364-.038c-.594%200-1.383.332-1.779.762c-.397.394-.76%201.154-.76%201.78s.363%201.386.76%201.778c.396.43%201.185.763%201.779.763c.134%200%20.263%200%20.398-.037c-.135.068-.228.168-.297.233c-.399.39-.76%201.185-.76%201.811c0%20.59.361%201.381.76%201.779c.395.397%201.15.756%201.781.756c.626%200%201.414-.36%201.81-.756c.064-.066.13-.166.229-.267c-.028.101-.028.234-.028.366c0%20.59.325%201.381.752%201.778c.397.398%201.155.759%201.781.759c.628%200%201.386-.361%201.78-.759c.43-.397.755-1.188.755-1.778c0-.132%200-.265-.03-.395c.068.13.167.23.231.296c.396.397%201.185.756%201.81.756c.594%200%201.386-.36%201.783-.756c.397-.398.76-1.189.76-1.779c0-.626-.363-1.42-.76-1.81c-.069-.066-.164-.133-.263-.234Zm-1.547.591h.028c.794%200%201.425.628%201.425%201.453c0%20.79-.631%201.416-1.425%201.416c-.82%200-1.452-.626-1.452-1.416v-.034l-2.103-2.11v2.968c.263.263.459.621.459%201.054c0%20.79-.659%201.419-1.45%201.419s-1.448-.63-1.448-1.419c0-.433.164-.79.461-1.054v-2.968l-2.11%202.11v.034c0%20.79-.657%201.416-1.447%201.416a1.41%201.41%200%200%201-1.423-1.416c0-.825.63-1.453%201.423-1.453h.03l2.107-2.108H6.628a1.36%201.36%200%200%201-1.055.464c-.79%200-1.416-.659-1.416-1.451c0-.795.626-1.452%201.416-1.452c.433%200%20.792.2%201.055.463h2.964L7.485%208.906h-.03c-.794%200-1.423-.664-1.423-1.453c0-.79.63-1.417%201.423-1.417c.82%200%201.447.628%201.447%201.417v.033l2.11%202.111v-2.97c-.263-.263-.46-.62-.46-1.054c0-.787.658-1.417%201.447-1.417c.791%200%201.45.63%201.45%201.417c0%20.434-.164.791-.46%201.055v2.97l2.104-2.112v-.033c0-.79.664-1.417%201.452-1.417c.794%200%201.425.628%201.425%201.417c0%20.79-.631%201.453-1.425%201.453h-.028l-2.109%202.107h2.965c.263-.263.623-.463%201.054-.463c.79%200%201.416.657%201.416%201.452c0%20.792-.626%201.451-1.416%201.451a1.36%201.36%200%200%201-1.054-.464h-2.965z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/boxysvg.svg?color=%231a73e8&size=48