draw collage icon
draw-collage from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- draw-collage
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- draw-collage-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the draw collage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.556 21v-3.027l-2.387-.373q-1.01-.161-1.584-.66t-.574-1.242q0-.777.584-1.224t1.516-.43q.356 0 .646.051t.524.057q.365 0 .586-.202q.222-.202.222-.529q-.047-.315-.28-.66q-.232-.345-.651-.713q-.385-.377-.735-.753t-.35-.87q0-.546.355-.89t.922-.343q.252 0 .542.061q.29.06.583.072q.366 0 .539-.279t.173-.875q.011-.423-.03-.852t-.04-.813q0-1.21.61-1.858T16.392 4q.977 0 1.626.56q.65.56.644 1.42q0 .672-.306 1.241t-.364 1.095q0 .307.193.528q.192.222.48.222q.202-.007.407-.077t.484-.07q.777 0 1.35.565q.575.564.575 1.391q0 .748-.522 1.313q-.522.564-1.432.858q-.5.173-.75.395q-.25.22-.27.49q.022.3.364.571q.343.271.935.461q.686.235 1.021.613t.335.916q0 .893-.8 1.25t-1.637.558l-1.77.423V21zm-9.654-1l-.921-.421L7.577 9.502l.921.402zm.087-9.675q-.475-.61-.732-1.33T3 7.487q0-1.87 1.287-3.178Q5.573 3 7.442 3q.789 0 1.528.26q.74.26 1.35.754l-.708.688q-.464-.348-1.007-.525Q8.06 4 7.48 4Q6.038 4 5.019 5.02T4 7.48q0 .582.177 1.125t.525 1.007z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDrawCollage(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.556 21v-3.027l-2.387-.373q-1.01-.161-1.584-.66t-.574-1.242q0-.777.584-1.224t1.516-.43q.356 0 .646.051t.524.057q.365 0 .586-.202q.222-.202.222-.529q-.047-.315-.28-.66q-.232-.345-.651-.713q-.385-.377-.735-.753t-.35-.87q0-.546.355-.89t.922-.343q.252 0 .542.061q.29.06.583.072q.366 0 .539-.279t.173-.875q.011-.423-.03-.852t-.04-.813q0-1.21.61-1.858T16.392 4q.977 0 1.626.56q.65.56.644 1.42q0 .672-.306 1.241t-.364 1.095q0 .307.193.528q.192.222.48.222q.202-.007.407-.077t.484-.07q.777 0 1.35.565q.575.564.575 1.391q0 .748-.522 1.313q-.522.564-1.432.858q-.5.173-.75.395q-.25.22-.27.49q.022.3.364.571q.343.271.935.461q.686.235 1.021.613t.335.916q0 .893-.8 1.25t-1.637.558l-1.77.423V21zm-9.654-1l-.921-.421L7.577 9.502l.921.402zm.087-9.675q-.475-.61-.732-1.33T3 7.487q0-1.87 1.287-3.178Q5.573 3 7.442 3q.789 0 1.528.26q.74.26 1.35.754l-.708.688q-.464-.348-1.007-.525Q8.06 4 7.48 4Q6.038 4 5.019 5.02T4 7.48q0 .582.177 1.125t.525 1.007z"/></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.556 21v-3.027l-2.387-.373q-1.01-.161-1.584-.66t-.574-1.242q0-.777.584-1.224t1.516-.43q.356 0 .646.051t.524.057q.365 0 .586-.202q.222-.202.222-.529q-.047-.315-.28-.66q-.232-.345-.651-.713q-.385-.377-.735-.753t-.35-.87q0-.546.355-.89t.922-.343q.252 0 .542.061q.29.06.583.072q.366 0 .539-.279t.173-.875q.011-.423-.03-.852t-.04-.813q0-1.21.61-1.858T16.392 4q.977 0 1.626.56q.65.56.644 1.42q0 .672-.306 1.241t-.364 1.095q0 .307.193.528q.192.222.48.222q.202-.007.407-.077t.484-.07q.777 0 1.35.565q.575.564.575 1.391q0 .748-.522 1.313q-.522.564-1.432.858q-.5.173-.75.395q-.25.22-.27.49q.022.3.364.571q.343.271.935.461q.686.235 1.021.613t.335.916q0 .893-.8 1.25t-1.637.558l-1.77.423V21zm-9.654-1l-.921-.421L7.577 9.502l.921.402zm.087-9.675q-.475-.61-.732-1.33T3 7.487q0-1.87 1.287-3.178Q5.573 3 7.442 3q.789 0 1.528.26q.74.26 1.35.754l-.708.688q-.464-.348-1.007-.525Q8.06 4 7.48 4Q6.038 4 5.019 5.02T4 7.48q0 .582.177 1.125t.525 1.007z"/></svg> </template>
CSS
.icon-draw-collage {
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.556%2021v-3.027l-2.387-.373q-1.01-.161-1.584-.66t-.574-1.242q0-.777.584-1.224t1.516-.43q.356%200%20.646.051t.524.057q.365%200%20.586-.202q.222-.202.222-.529q-.047-.315-.28-.66q-.232-.345-.651-.713q-.385-.377-.735-.753t-.35-.87q0-.546.355-.89t.922-.343q.252%200%20.542.061q.29.06.583.072q.366%200%20.539-.279t.173-.875q.011-.423-.03-.852t-.04-.813q0-1.21.61-1.858T16.392%204q.977%200%201.626.56q.65.56.644%201.42q0%20.672-.306%201.241t-.364%201.095q0%20.307.193.528q.192.222.48.222q.202-.007.407-.077t.484-.07q.777%200%201.35.565q.575.564.575%201.391q0%20.748-.522%201.313q-.522.564-1.432.858q-.5.173-.75.395q-.25.22-.27.49q.022.3.364.571q.343.271.935.461q.686.235%201.021.613t.335.916q0%20.893-.8%201.25t-1.637.558l-1.77.423V21zm-9.654-1l-.921-.421L7.577%209.502l.921.402zm.087-9.675q-.475-.61-.732-1.33T3%207.487q0-1.87%201.287-3.178Q5.573%203%207.442%203q.789%200%201.528.26q.74.26%201.35.754l-.708.688q-.464-.348-1.007-.525Q8.06%204%207.48%204Q6.038%204%205.019%205.02T4%207.48q0%20.582.177%201.125t.525%201.007z%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.556%2021v-3.027l-2.387-.373q-1.01-.161-1.584-.66t-.574-1.242q0-.777.584-1.224t1.516-.43q.356%200%20.646.051t.524.057q.365%200%20.586-.202q.222-.202.222-.529q-.047-.315-.28-.66q-.232-.345-.651-.713q-.385-.377-.735-.753t-.35-.87q0-.546.355-.89t.922-.343q.252%200%20.542.061q.29.06.583.072q.366%200%20.539-.279t.173-.875q.011-.423-.03-.852t-.04-.813q0-1.21.61-1.858T16.392%204q.977%200%201.626.56q.65.56.644%201.42q0%20.672-.306%201.241t-.364%201.095q0%20.307.193.528q.192.222.48.222q.202-.007.407-.077t.484-.07q.777%200%201.35.565q.575.564.575%201.391q0%20.748-.522%201.313q-.522.564-1.432.858q-.5.173-.75.395q-.25.22-.27.49q.022.3.364.571q.343.271.935.461q.686.235%201.021.613t.335.916q0%20.893-.8%201.25t-1.637.558l-1.77.423V21zm-9.654-1l-.921-.421L7.577%209.502l.921.402zm.087-9.675q-.475-.61-.732-1.33T3%207.487q0-1.87%201.287-3.178Q5.573%203%207.442%203q.789%200%201.528.26q.74.26%201.35.754l-.708.688q-.464-.348-1.007-.525Q8.06%204%207.48%204Q6.038%204%205.019%205.02T4%207.48q0%20.582.177%201.125t.525%201.007z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/draw-collage.svg?color=%231a73e8&size=48