googleappsscript logo
googleappsscript from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- googleappsscript
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the googleappsscript logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.363 2.54a3 3 0 0 0-.376.022a2.86 2.86 0 0 0-1.589.828c-.562.58-.82 1.115-.773 1.943c-.01.264.193 1.023.272 1.274c1.115 3.546 2.09 6.75 3.26 10.279q.12.369.267.72q.03.07.048-.004q.116-.445.29-.945q1.341-3.863 2.633-7.696a.35.35 0 0 0 .004-.217a163 163 0 0 0-1.49-4.572a2.6 2.6 0 0 0-.704-.933q-.827-.69-1.842-.7Zm9.078.117a2.734 2.734 0 0 0-2.878 1.828l-4.576 13.289a2.734 2.734 0 0 0 1.695 3.475l.12.04a2.734 2.734 0 0 0 3.475-1.694L23.85 6.307a2.734 2.734 0 0 0-1.695-3.476c-.233-.1-.506-.124-.716-.174ZM12.375 3.96a1.396 1.396 0 1 1 0 2.791a1.395 1.395 0 0 1 0-2.79zm8.809.07a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803M5.419 7.605a3 3 0 0 0-.468.052a2.7 2.7 0 0 0-1.337.627a2.62 2.62 0 0 0-.924 1.833a4 4 0 0 0 0 .648a2.52 2.52 0 0 0 .673 1.52q.331.357.732.648q4.565 3.314 9.108 6.664a.8.8 0 0 0 .158.089q.045-.064.007-.167a17 17 0 0 0-.317-1.066a533 533 0 0 1-2.02-6.251a42 42 0 0 0-.497-1.477c-.967-.849-2.078-1.6-3.023-2.302A3.85 3.85 0 0 0 6.153 7.7a2.4 2.4 0 0 0-.734-.094Zm.02 1.424a1.398 1.398 0 1 1 0 2.796a1.398 1.398 0 0 1 0-2.796m-2.458 6.792q-1.1-.008-1.927.622a2.72 2.72 0 0 0-.95 1.45a2.8 2.8 0 0 0-.09 1.04a2.74 2.74 0 0 0 .695 1.583c.664.578 1.26.85 2 .945q2.13-.008 4.262-.02h.418q3.416-.005 6.706.003q.223.008.392-.01q.09-.008.092-.077a11 11 0 0 0-.834-.653a489 489 0 0 1-6.57-4.815a.24.24 0 0 0-.14-.047q-2.01-.005-4.054-.02zm-.19 1.418a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803m13.874.002a1.4 1.4 0 1 1 0 2.8a1.4 1.4 0 0 1 0-2.8"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGoogleappsscript(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="M12.363 2.54a3 3 0 0 0-.376.022a2.86 2.86 0 0 0-1.589.828c-.562.58-.82 1.115-.773 1.943c-.01.264.193 1.023.272 1.274c1.115 3.546 2.09 6.75 3.26 10.279q.12.369.267.72q.03.07.048-.004q.116-.445.29-.945q1.341-3.863 2.633-7.696a.35.35 0 0 0 .004-.217a163 163 0 0 0-1.49-4.572a2.6 2.6 0 0 0-.704-.933q-.827-.69-1.842-.7Zm9.078.117a2.734 2.734 0 0 0-2.878 1.828l-4.576 13.289a2.734 2.734 0 0 0 1.695 3.475l.12.04a2.734 2.734 0 0 0 3.475-1.694L23.85 6.307a2.734 2.734 0 0 0-1.695-3.476c-.233-.1-.506-.124-.716-.174ZM12.375 3.96a1.396 1.396 0 1 1 0 2.791a1.395 1.395 0 0 1 0-2.79zm8.809.07a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803M5.419 7.605a3 3 0 0 0-.468.052a2.7 2.7 0 0 0-1.337.627a2.62 2.62 0 0 0-.924 1.833a4 4 0 0 0 0 .648a2.52 2.52 0 0 0 .673 1.52q.331.357.732.648q4.565 3.314 9.108 6.664a.8.8 0 0 0 .158.089q.045-.064.007-.167a17 17 0 0 0-.317-1.066a533 533 0 0 1-2.02-6.251a42 42 0 0 0-.497-1.477c-.967-.849-2.078-1.6-3.023-2.302A3.85 3.85 0 0 0 6.153 7.7a2.4 2.4 0 0 0-.734-.094Zm.02 1.424a1.398 1.398 0 1 1 0 2.796a1.398 1.398 0 0 1 0-2.796m-2.458 6.792q-1.1-.008-1.927.622a2.72 2.72 0 0 0-.95 1.45a2.8 2.8 0 0 0-.09 1.04a2.74 2.74 0 0 0 .695 1.583c.664.578 1.26.85 2 .945q2.13-.008 4.262-.02h.418q3.416-.005 6.706.003q.223.008.392-.01q.09-.008.092-.077a11 11 0 0 0-.834-.653a489 489 0 0 1-6.57-4.815a.24.24 0 0 0-.14-.047q-2.01-.005-4.054-.02zm-.19 1.418a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803m13.874.002a1.4 1.4 0 1 1 0 2.8a1.4 1.4 0 0 1 0-2.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.363 2.54a3 3 0 0 0-.376.022a2.86 2.86 0 0 0-1.589.828c-.562.58-.82 1.115-.773 1.943c-.01.264.193 1.023.272 1.274c1.115 3.546 2.09 6.75 3.26 10.279q.12.369.267.72q.03.07.048-.004q.116-.445.29-.945q1.341-3.863 2.633-7.696a.35.35 0 0 0 .004-.217a163 163 0 0 0-1.49-4.572a2.6 2.6 0 0 0-.704-.933q-.827-.69-1.842-.7Zm9.078.117a2.734 2.734 0 0 0-2.878 1.828l-4.576 13.289a2.734 2.734 0 0 0 1.695 3.475l.12.04a2.734 2.734 0 0 0 3.475-1.694L23.85 6.307a2.734 2.734 0 0 0-1.695-3.476c-.233-.1-.506-.124-.716-.174ZM12.375 3.96a1.396 1.396 0 1 1 0 2.791a1.395 1.395 0 0 1 0-2.79zm8.809.07a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803M5.419 7.605a3 3 0 0 0-.468.052a2.7 2.7 0 0 0-1.337.627a2.62 2.62 0 0 0-.924 1.833a4 4 0 0 0 0 .648a2.52 2.52 0 0 0 .673 1.52q.331.357.732.648q4.565 3.314 9.108 6.664a.8.8 0 0 0 .158.089q.045-.064.007-.167a17 17 0 0 0-.317-1.066a533 533 0 0 1-2.02-6.251a42 42 0 0 0-.497-1.477c-.967-.849-2.078-1.6-3.023-2.302A3.85 3.85 0 0 0 6.153 7.7a2.4 2.4 0 0 0-.734-.094Zm.02 1.424a1.398 1.398 0 1 1 0 2.796a1.398 1.398 0 0 1 0-2.796m-2.458 6.792q-1.1-.008-1.927.622a2.72 2.72 0 0 0-.95 1.45a2.8 2.8 0 0 0-.09 1.04a2.74 2.74 0 0 0 .695 1.583c.664.578 1.26.85 2 .945q2.13-.008 4.262-.02h.418q3.416-.005 6.706.003q.223.008.392-.01q.09-.008.092-.077a11 11 0 0 0-.834-.653a489 489 0 0 1-6.57-4.815a.24.24 0 0 0-.14-.047q-2.01-.005-4.054-.02zm-.19 1.418a1.402 1.402 0 1 1 0 2.803a1.402 1.402 0 0 1 0-2.803m13.874.002a1.4 1.4 0 1 1 0 2.8a1.4 1.4 0 0 1 0-2.8"/></svg> </template>
CSS
.icon-googleappsscript {
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%22M12.363%202.54a3%203%200%200%200-.376.022a2.86%202.86%200%200%200-1.589.828c-.562.58-.82%201.115-.773%201.943c-.01.264.193%201.023.272%201.274c1.115%203.546%202.09%206.75%203.26%2010.279q.12.369.267.72q.03.07.048-.004q.116-.445.29-.945q1.341-3.863%202.633-7.696a.35.35%200%200%200%20.004-.217a163%20163%200%200%200-1.49-4.572a2.6%202.6%200%200%200-.704-.933q-.827-.69-1.842-.7Zm9.078.117a2.734%202.734%200%200%200-2.878%201.828l-4.576%2013.289a2.734%202.734%200%200%200%201.695%203.475l.12.04a2.734%202.734%200%200%200%203.475-1.694L23.85%206.307a2.734%202.734%200%200%200-1.695-3.476c-.233-.1-.506-.124-.716-.174ZM12.375%203.96a1.396%201.396%200%201%201%200%202.791a1.395%201.395%200%200%201%200-2.79zm8.809.07a1.402%201.402%200%201%201%200%202.803a1.402%201.402%200%200%201%200-2.803M5.419%207.605a3%203%200%200%200-.468.052a2.7%202.7%200%200%200-1.337.627a2.62%202.62%200%200%200-.924%201.833a4%204%200%200%200%200%20.648a2.52%202.52%200%200%200%20.673%201.52q.331.357.732.648q4.565%203.314%209.108%206.664a.8.8%200%200%200%20.158.089q.045-.064.007-.167a17%2017%200%200%200-.317-1.066a533%20533%200%200%201-2.02-6.251a42%2042%200%200%200-.497-1.477c-.967-.849-2.078-1.6-3.023-2.302A3.85%203.85%200%200%200%206.153%207.7a2.4%202.4%200%200%200-.734-.094Zm.02%201.424a1.398%201.398%200%201%201%200%202.796a1.398%201.398%200%200%201%200-2.796m-2.458%206.792q-1.1-.008-1.927.622a2.72%202.72%200%200%200-.95%201.45a2.8%202.8%200%200%200-.09%201.04a2.74%202.74%200%200%200%20.695%201.583c.664.578%201.26.85%202%20.945q2.13-.008%204.262-.02h.418q3.416-.005%206.706.003q.223.008.392-.01q.09-.008.092-.077a11%2011%200%200%200-.834-.653a489%20489%200%200%201-6.57-4.815a.24.24%200%200%200-.14-.047q-2.01-.005-4.054-.02zm-.19%201.418a1.402%201.402%200%201%201%200%202.803a1.402%201.402%200%200%201%200-2.803m13.874.002a1.4%201.4%200%201%201%200%202.8a1.4%201.4%200%200%201%200-2.8%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%22M12.363%202.54a3%203%200%200%200-.376.022a2.86%202.86%200%200%200-1.589.828c-.562.58-.82%201.115-.773%201.943c-.01.264.193%201.023.272%201.274c1.115%203.546%202.09%206.75%203.26%2010.279q.12.369.267.72q.03.07.048-.004q.116-.445.29-.945q1.341-3.863%202.633-7.696a.35.35%200%200%200%20.004-.217a163%20163%200%200%200-1.49-4.572a2.6%202.6%200%200%200-.704-.933q-.827-.69-1.842-.7Zm9.078.117a2.734%202.734%200%200%200-2.878%201.828l-4.576%2013.289a2.734%202.734%200%200%200%201.695%203.475l.12.04a2.734%202.734%200%200%200%203.475-1.694L23.85%206.307a2.734%202.734%200%200%200-1.695-3.476c-.233-.1-.506-.124-.716-.174ZM12.375%203.96a1.396%201.396%200%201%201%200%202.791a1.395%201.395%200%200%201%200-2.79zm8.809.07a1.402%201.402%200%201%201%200%202.803a1.402%201.402%200%200%201%200-2.803M5.419%207.605a3%203%200%200%200-.468.052a2.7%202.7%200%200%200-1.337.627a2.62%202.62%200%200%200-.924%201.833a4%204%200%200%200%200%20.648a2.52%202.52%200%200%200%20.673%201.52q.331.357.732.648q4.565%203.314%209.108%206.664a.8.8%200%200%200%20.158.089q.045-.064.007-.167a17%2017%200%200%200-.317-1.066a533%20533%200%200%201-2.02-6.251a42%2042%200%200%200-.497-1.477c-.967-.849-2.078-1.6-3.023-2.302A3.85%203.85%200%200%200%206.153%207.7a2.4%202.4%200%200%200-.734-.094Zm.02%201.424a1.398%201.398%200%201%201%200%202.796a1.398%201.398%200%200%201%200-2.796m-2.458%206.792q-1.1-.008-1.927.622a2.72%202.72%200%200%200-.95%201.45a2.8%202.8%200%200%200-.09%201.04a2.74%202.74%200%200%200%20.695%201.583c.664.578%201.26.85%202%20.945q2.13-.008%204.262-.02h.418q3.416-.005%206.706.003q.223.008.392-.01q.09-.008.092-.077a11%2011%200%200%200-.834-.653a489%20489%200%200%201-6.57-4.815a.24.24%200%200%200-.14-.047q-2.01-.005-4.054-.02zm-.19%201.418a1.402%201.402%200%201%201%200%202.803a1.402%201.402%200%200%201%200-2.803m13.874.002a1.4%201.4%200%201%201%200%202.8a1.4%201.4%200%200%201%200-2.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googleappsscript.svg?color=%231a73e8&size=48