attribution-outline-sharp from Material Symbols Light by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
attribution-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the attribution icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.058 18.077h1.884v-4.116h1.308v-5h-4.5v5h1.308zm-2.555 2.216q-1.64-.708-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93Q10.147 3 12.005 3t3.498.71t2.858 1.93t1.929 2.855q.71 1.637.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707m9.16-2.63Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337M12.844 7.96q.348-.348.348-.844q0-.497-.348-.845T12 5.923t-.844.348t-.348.845t.348.844t.844.348t.844-.348M12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAttributionOutlineSharp(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="M11.058 18.077h1.884v-4.116h1.308v-5h-4.5v5h1.308zm-2.555 2.216q-1.64-.708-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93Q10.147 3 12.005 3t3.498.71t2.858 1.93t1.929 2.855q.71 1.637.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707m9.16-2.63Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337M12.844 7.96q.348-.348.348-.844q0-.497-.348-.845T12 5.923t-.844.348t-.348.845t.348.844t.844.348t.844-.348M12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.058 18.077h1.884v-4.116h1.308v-5h-4.5v5h1.308zm-2.555 2.216q-1.64-.708-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93Q10.147 3 12.005 3t3.498.71t2.858 1.93t1.929 2.855q.71 1.637.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707m9.16-2.63Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337M12.844 7.96q.348-.348.348-.844q0-.497-.348-.845T12 5.923t-.844.348t-.348.845t.348.844t.844.348t.844-.348M12 12"/></svg>
</template>

CSS

.icon-attribution-outline-sharp {
  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%22M11.058%2018.077h1.884v-4.116h1.308v-5h-4.5v5h1.308zm-2.555%202.216q-1.64-.708-2.864-1.932t-1.931-2.864T3%2011.995t.71-3.5T5.64%205.64t2.862-1.93Q10.147%203%2012.005%203t3.498.71t2.858%201.93t1.929%202.855q.71%201.637.71%203.5t-.71%203.505t-1.93%202.86t-2.855%201.93t-3.5.71t-3.502-.707m9.16-2.63Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.338T4%2012t2.338%205.663T12%2020t5.663-2.337M12.844%207.96q.348-.348.348-.844q0-.497-.348-.845T12%205.923t-.844.348t-.348.845t.348.844t.844.348t.844-.348M12%2012%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%22M11.058%2018.077h1.884v-4.116h1.308v-5h-4.5v5h1.308zm-2.555%202.216q-1.64-.708-2.864-1.932t-1.931-2.864T3%2011.995t.71-3.5T5.64%205.64t2.862-1.93Q10.147%203%2012.005%203t3.498.71t2.858%201.93t1.929%202.855q.71%201.637.71%203.5t-.71%203.505t-1.93%202.86t-2.855%201.93t-3.5.71t-3.502-.707m9.16-2.63Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.338T4%2012t2.338%205.663T12%2020t5.663-2.337M12.844%207.96q.348-.348.348-.844q0-.497-.348-.845T12%205.923t-.844.348t-.348.845t.348.844t.844.348t.844-.348M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/attribution-outline-sharp.svg?color=%231a73e8&size=48