manuscript logo
manuscript from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- manuscript
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×316
- License
- CC0
Use the manuscript logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 316"><defs><linearGradient id="svgIDa1" x1="0%" x2="100%" y1="46.152%" y2="46.152%"><stop offset="0%" stop-color="#3933FF"/><stop offset="100%" stop-color="#944DFF"/></linearGradient></defs><path fill="url(#svgIDa1)" d="M152.026 195.894a5.081 5.081 0 0 1 2.276-.543c2.76 0 5.287 2.27 5.287 5.287l-.009 97.921l-28.757 15.877c-1.73 1.155-4.105 1.155-6.027 0l-28.78-15.896l-.14-.074v-97.699c0-3.976 4.1-6.474 7.564-4.742l21.665 10.767c1.473.768 3.204.768 4.742 0l22.179-10.898ZM50.1 110.376c0-5.066 4.12-8.647 8.582-8.647a8.4 8.4 0 0 1 4.292 1.185l60.007 33.735c2.575 1.549 5.914 1.549 8.49 0l60.53-33.212c5.913-3.36 12.874.764 12.874 7.463l.502 163.09l-25.727 13.812v-127.74c0-3.646-2.378-6.655-5.455-8.008c-.893-.393-1.92-.589-3.011-.589c-.306 0-.633 0-.96.066c-.633 0-1.332.13-1.988.458c-.326.065-.631.262-.958.393l-36.092 17.74a6.572 6.572 0 0 1-3.971.895c-1.222 0-2.357-.24-3.448-.895c-.066 0-.197 0-.262-.066l-35.328-17.5c-.567-.24-1.156-.502-1.658-.633c-3.47-.763-7.048.699-9.034 3.404a1.28 1.28 0 0 0-.262.371c-.262.393-.458.718-.633 1.157c-.262.524-.393 1.025-.524 1.68a7.766 7.766 0 0 0-.196 1.79V287.76l-25.618-13.836l-.152-.088v-163.46ZM247.145 0h.288c4.513.072 8.57 3.627 8.57 8.626v233.81a7.47 7.47 0 0 1-3.907 6.546l-21.602 11.544l-.131.065V60.428c0-6.699-6.94-10.823-12.613-7.484l-86.018 48.42c-2.574 1.288-5.913 1.288-8.51 0L37.99 52.944c-5.676-3.339-12.612 1.047-12.612 7.484V260.46L3.906 248.982A7.47 7.47 0 0 1 0 242.436V8.626C0 3.629 4.059.072 8.571 0h.288a8.935 8.935 0 0 1 4.277 1.185l110.5 66.466c2.576 1.55 6.154 1.55 8.73 0l110.5-66.466A8.936 8.936 0 0 1 247.146 0Z"/><path fill="#FFF" d="M174.335 152.336c3.077 1.347 5.449 4.36 5.449 8.013v127.684L159.722 298.8v-97.878c0-3.844-4.103-6.474-7.566-4.743l-22.176 10.897c-1.539.768-3.269.768-4.744 0l-21.666-10.769c-3.46-1.73-7.563.77-7.563 4.744V298.8l-19.999-10.767V160.606c0-.641.066-1.22.192-1.796c.129-.641.258-1.154.513-1.667c.194-.447.384-.768.641-1.154c.064-.127.13-.255.258-.384c1.986-2.69 5.575-4.166 9.036-3.398c.513.13 1.091.387 1.667.642l35.32 17.498c.063.066.191.066.255.066c1.09.641 2.243.896 3.46.896c1.347.13 2.756-.192 3.976-.896l36.087-17.756c.321-.129.642-.32.963-.384c.64-.32 1.344-.45 1.985-.45c.321-.063.642-.063.963-.063c1.089 0 2.114.192 3.011.576Zm43.548-99.098c5.665-3.35 12.619.772 12.619 7.467v200.108l-24.983 13.393l-.513-163.023c0-6.697-6.954-10.815-12.878-7.467l-60.523 33.222c-2.574 1.545-5.922 1.545-8.497 0l-60.007-33.74c-5.667-3.347-12.876.773-12.876 7.47v163.538l-24.726-13.393V60.705c0-6.437 6.955-10.817 12.62-7.467l85.247 48.416c2.575 1.287 5.922 1.287 8.5 0l86.017-48.416Z"/></svg>
React
import type { SVGProps } from "react";
export function LogosManuscript(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 316"><defs><linearGradient id="svgIDa1" x1="0%" x2="100%" y1="46.152%" y2="46.152%"><stop offset="0%" stopColor="#3933FF"/><stop offset="100%" stopColor="#944DFF"/></linearGradient></defs><path fill="url(#svgIDa1)" d="M152.026 195.894a5.081 5.081 0 0 1 2.276-.543c2.76 0 5.287 2.27 5.287 5.287l-.009 97.921l-28.757 15.877c-1.73 1.155-4.105 1.155-6.027 0l-28.78-15.896l-.14-.074v-97.699c0-3.976 4.1-6.474 7.564-4.742l21.665 10.767c1.473.768 3.204.768 4.742 0l22.179-10.898ZM50.1 110.376c0-5.066 4.12-8.647 8.582-8.647a8.4 8.4 0 0 1 4.292 1.185l60.007 33.735c2.575 1.549 5.914 1.549 8.49 0l60.53-33.212c5.913-3.36 12.874.764 12.874 7.463l.502 163.09l-25.727 13.812v-127.74c0-3.646-2.378-6.655-5.455-8.008c-.893-.393-1.92-.589-3.011-.589c-.306 0-.633 0-.96.066c-.633 0-1.332.13-1.988.458c-.326.065-.631.262-.958.393l-36.092 17.74a6.572 6.572 0 0 1-3.971.895c-1.222 0-2.357-.24-3.448-.895c-.066 0-.197 0-.262-.066l-35.328-17.5c-.567-.24-1.156-.502-1.658-.633c-3.47-.763-7.048.699-9.034 3.404a1.28 1.28 0 0 0-.262.371c-.262.393-.458.718-.633 1.157c-.262.524-.393 1.025-.524 1.68a7.766 7.766 0 0 0-.196 1.79V287.76l-25.618-13.836l-.152-.088v-163.46ZM247.145 0h.288c4.513.072 8.57 3.627 8.57 8.626v233.81a7.47 7.47 0 0 1-3.907 6.546l-21.602 11.544l-.131.065V60.428c0-6.699-6.94-10.823-12.613-7.484l-86.018 48.42c-2.574 1.288-5.913 1.288-8.51 0L37.99 52.944c-5.676-3.339-12.612 1.047-12.612 7.484V260.46L3.906 248.982A7.47 7.47 0 0 1 0 242.436V8.626C0 3.629 4.059.072 8.571 0h.288a8.935 8.935 0 0 1 4.277 1.185l110.5 66.466c2.576 1.55 6.154 1.55 8.73 0l110.5-66.466A8.936 8.936 0 0 1 247.146 0Z"/><path fill="#FFF" d="M174.335 152.336c3.077 1.347 5.449 4.36 5.449 8.013v127.684L159.722 298.8v-97.878c0-3.844-4.103-6.474-7.566-4.743l-22.176 10.897c-1.539.768-3.269.768-4.744 0l-21.666-10.769c-3.46-1.73-7.563.77-7.563 4.744V298.8l-19.999-10.767V160.606c0-.641.066-1.22.192-1.796c.129-.641.258-1.154.513-1.667c.194-.447.384-.768.641-1.154c.064-.127.13-.255.258-.384c1.986-2.69 5.575-4.166 9.036-3.398c.513.13 1.091.387 1.667.642l35.32 17.498c.063.066.191.066.255.066c1.09.641 2.243.896 3.46.896c1.347.13 2.756-.192 3.976-.896l36.087-17.756c.321-.129.642-.32.963-.384c.64-.32 1.344-.45 1.985-.45c.321-.063.642-.063.963-.063c1.089 0 2.114.192 3.011.576Zm43.548-99.098c5.665-3.35 12.619.772 12.619 7.467v200.108l-24.983 13.393l-.513-163.023c0-6.697-6.954-10.815-12.878-7.467l-60.523 33.222c-2.574 1.545-5.922 1.545-8.497 0l-60.007-33.74c-5.667-3.347-12.876.773-12.876 7.47v163.538l-24.726-13.393V60.705c0-6.437 6.955-10.817 12.62-7.467l85.247 48.416c2.575 1.287 5.922 1.287 8.5 0l86.017-48.416Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 316"><defs><linearGradient id="svgIDa1" x1="0%" x2="100%" y1="46.152%" y2="46.152%"><stop offset="0%" stop-color="#3933FF"/><stop offset="100%" stop-color="#944DFF"/></linearGradient></defs><path fill="url(#svgIDa1)" d="M152.026 195.894a5.081 5.081 0 0 1 2.276-.543c2.76 0 5.287 2.27 5.287 5.287l-.009 97.921l-28.757 15.877c-1.73 1.155-4.105 1.155-6.027 0l-28.78-15.896l-.14-.074v-97.699c0-3.976 4.1-6.474 7.564-4.742l21.665 10.767c1.473.768 3.204.768 4.742 0l22.179-10.898ZM50.1 110.376c0-5.066 4.12-8.647 8.582-8.647a8.4 8.4 0 0 1 4.292 1.185l60.007 33.735c2.575 1.549 5.914 1.549 8.49 0l60.53-33.212c5.913-3.36 12.874.764 12.874 7.463l.502 163.09l-25.727 13.812v-127.74c0-3.646-2.378-6.655-5.455-8.008c-.893-.393-1.92-.589-3.011-.589c-.306 0-.633 0-.96.066c-.633 0-1.332.13-1.988.458c-.326.065-.631.262-.958.393l-36.092 17.74a6.572 6.572 0 0 1-3.971.895c-1.222 0-2.357-.24-3.448-.895c-.066 0-.197 0-.262-.066l-35.328-17.5c-.567-.24-1.156-.502-1.658-.633c-3.47-.763-7.048.699-9.034 3.404a1.28 1.28 0 0 0-.262.371c-.262.393-.458.718-.633 1.157c-.262.524-.393 1.025-.524 1.68a7.766 7.766 0 0 0-.196 1.79V287.76l-25.618-13.836l-.152-.088v-163.46ZM247.145 0h.288c4.513.072 8.57 3.627 8.57 8.626v233.81a7.47 7.47 0 0 1-3.907 6.546l-21.602 11.544l-.131.065V60.428c0-6.699-6.94-10.823-12.613-7.484l-86.018 48.42c-2.574 1.288-5.913 1.288-8.51 0L37.99 52.944c-5.676-3.339-12.612 1.047-12.612 7.484V260.46L3.906 248.982A7.47 7.47 0 0 1 0 242.436V8.626C0 3.629 4.059.072 8.571 0h.288a8.935 8.935 0 0 1 4.277 1.185l110.5 66.466c2.576 1.55 6.154 1.55 8.73 0l110.5-66.466A8.936 8.936 0 0 1 247.146 0Z"/><path fill="#FFF" d="M174.335 152.336c3.077 1.347 5.449 4.36 5.449 8.013v127.684L159.722 298.8v-97.878c0-3.844-4.103-6.474-7.566-4.743l-22.176 10.897c-1.539.768-3.269.768-4.744 0l-21.666-10.769c-3.46-1.73-7.563.77-7.563 4.744V298.8l-19.999-10.767V160.606c0-.641.066-1.22.192-1.796c.129-.641.258-1.154.513-1.667c.194-.447.384-.768.641-1.154c.064-.127.13-.255.258-.384c1.986-2.69 5.575-4.166 9.036-3.398c.513.13 1.091.387 1.667.642l35.32 17.498c.063.066.191.066.255.066c1.09.641 2.243.896 3.46.896c1.347.13 2.756-.192 3.976-.896l36.087-17.756c.321-.129.642-.32.963-.384c.64-.32 1.344-.45 1.985-.45c.321-.063.642-.063.963-.063c1.089 0 2.114.192 3.011.576Zm43.548-99.098c5.665-3.35 12.619.772 12.619 7.467v200.108l-24.983 13.393l-.513-163.023c0-6.697-6.954-10.815-12.878-7.467l-60.523 33.222c-2.574 1.545-5.922 1.545-8.497 0l-60.007-33.74c-5.667-3.347-12.876.773-12.876 7.47v163.538l-24.726-13.393V60.705c0-6.437 6.955-10.817 12.62-7.467l85.247 48.416c2.575 1.287 5.922 1.287 8.5 0l86.017-48.416Z"/></svg> </template>
CSS
.icon-manuscript {
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%20256%20316%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgIDa1%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2246.152%25%22%20y2%3D%2246.152%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%233933FF%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23944DFF%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23svgIDa1)%22%20d%3D%22M152.026%20195.894a5.081%205.081%200%200%201%202.276-.543c2.76%200%205.287%202.27%205.287%205.287l-.009%2097.921l-28.757%2015.877c-1.73%201.155-4.105%201.155-6.027%200l-28.78-15.896l-.14-.074v-97.699c0-3.976%204.1-6.474%207.564-4.742l21.665%2010.767c1.473.768%203.204.768%204.742%200l22.179-10.898ZM50.1%20110.376c0-5.066%204.12-8.647%208.582-8.647a8.4%208.4%200%200%201%204.292%201.185l60.007%2033.735c2.575%201.549%205.914%201.549%208.49%200l60.53-33.212c5.913-3.36%2012.874.764%2012.874%207.463l.502%20163.09l-25.727%2013.812v-127.74c0-3.646-2.378-6.655-5.455-8.008c-.893-.393-1.92-.589-3.011-.589c-.306%200-.633%200-.96.066c-.633%200-1.332.13-1.988.458c-.326.065-.631.262-.958.393l-36.092%2017.74a6.572%206.572%200%200%201-3.971.895c-1.222%200-2.357-.24-3.448-.895c-.066%200-.197%200-.262-.066l-35.328-17.5c-.567-.24-1.156-.502-1.658-.633c-3.47-.763-7.048.699-9.034%203.404a1.28%201.28%200%200%200-.262.371c-.262.393-.458.718-.633%201.157c-.262.524-.393%201.025-.524%201.68a7.766%207.766%200%200%200-.196%201.79V287.76l-25.618-13.836l-.152-.088v-163.46ZM247.145%200h.288c4.513.072%208.57%203.627%208.57%208.626v233.81a7.47%207.47%200%200%201-3.907%206.546l-21.602%2011.544l-.131.065V60.428c0-6.699-6.94-10.823-12.613-7.484l-86.018%2048.42c-2.574%201.288-5.913%201.288-8.51%200L37.99%2052.944c-5.676-3.339-12.612%201.047-12.612%207.484V260.46L3.906%20248.982A7.47%207.47%200%200%201%200%20242.436V8.626C0%203.629%204.059.072%208.571%200h.288a8.935%208.935%200%200%201%204.277%201.185l110.5%2066.466c2.576%201.55%206.154%201.55%208.73%200l110.5-66.466A8.936%208.936%200%200%201%20247.146%200Z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M174.335%20152.336c3.077%201.347%205.449%204.36%205.449%208.013v127.684L159.722%20298.8v-97.878c0-3.844-4.103-6.474-7.566-4.743l-22.176%2010.897c-1.539.768-3.269.768-4.744%200l-21.666-10.769c-3.46-1.73-7.563.77-7.563%204.744V298.8l-19.999-10.767V160.606c0-.641.066-1.22.192-1.796c.129-.641.258-1.154.513-1.667c.194-.447.384-.768.641-1.154c.064-.127.13-.255.258-.384c1.986-2.69%205.575-4.166%209.036-3.398c.513.13%201.091.387%201.667.642l35.32%2017.498c.063.066.191.066.255.066c1.09.641%202.243.896%203.46.896c1.347.13%202.756-.192%203.976-.896l36.087-17.756c.321-.129.642-.32.963-.384c.64-.32%201.344-.45%201.985-.45c.321-.063.642-.063.963-.063c1.089%200%202.114.192%203.011.576Zm43.548-99.098c5.665-3.35%2012.619.772%2012.619%207.467v200.108l-24.983%2013.393l-.513-163.023c0-6.697-6.954-10.815-12.878-7.467l-60.523%2033.222c-2.574%201.545-5.922%201.545-8.497%200l-60.007-33.74c-5.667-3.347-12.876.773-12.876%207.47v163.538l-24.726-13.393V60.705c0-6.437%206.955-10.817%2012.62-7.467l85.247%2048.416c2.575%201.287%205.922%201.287%208.5%200l86.017-48.416Z%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%20256%20316%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgIDa1%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2246.152%25%22%20y2%3D%2246.152%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%233933FF%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23944DFF%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23svgIDa1)%22%20d%3D%22M152.026%20195.894a5.081%205.081%200%200%201%202.276-.543c2.76%200%205.287%202.27%205.287%205.287l-.009%2097.921l-28.757%2015.877c-1.73%201.155-4.105%201.155-6.027%200l-28.78-15.896l-.14-.074v-97.699c0-3.976%204.1-6.474%207.564-4.742l21.665%2010.767c1.473.768%203.204.768%204.742%200l22.179-10.898ZM50.1%20110.376c0-5.066%204.12-8.647%208.582-8.647a8.4%208.4%200%200%201%204.292%201.185l60.007%2033.735c2.575%201.549%205.914%201.549%208.49%200l60.53-33.212c5.913-3.36%2012.874.764%2012.874%207.463l.502%20163.09l-25.727%2013.812v-127.74c0-3.646-2.378-6.655-5.455-8.008c-.893-.393-1.92-.589-3.011-.589c-.306%200-.633%200-.96.066c-.633%200-1.332.13-1.988.458c-.326.065-.631.262-.958.393l-36.092%2017.74a6.572%206.572%200%200%201-3.971.895c-1.222%200-2.357-.24-3.448-.895c-.066%200-.197%200-.262-.066l-35.328-17.5c-.567-.24-1.156-.502-1.658-.633c-3.47-.763-7.048.699-9.034%203.404a1.28%201.28%200%200%200-.262.371c-.262.393-.458.718-.633%201.157c-.262.524-.393%201.025-.524%201.68a7.766%207.766%200%200%200-.196%201.79V287.76l-25.618-13.836l-.152-.088v-163.46ZM247.145%200h.288c4.513.072%208.57%203.627%208.57%208.626v233.81a7.47%207.47%200%200%201-3.907%206.546l-21.602%2011.544l-.131.065V60.428c0-6.699-6.94-10.823-12.613-7.484l-86.018%2048.42c-2.574%201.288-5.913%201.288-8.51%200L37.99%2052.944c-5.676-3.339-12.612%201.047-12.612%207.484V260.46L3.906%20248.982A7.47%207.47%200%200%201%200%20242.436V8.626C0%203.629%204.059.072%208.571%200h.288a8.935%208.935%200%200%201%204.277%201.185l110.5%2066.466c2.576%201.55%206.154%201.55%208.73%200l110.5-66.466A8.936%208.936%200%200%201%20247.146%200Z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M174.335%20152.336c3.077%201.347%205.449%204.36%205.449%208.013v127.684L159.722%20298.8v-97.878c0-3.844-4.103-6.474-7.566-4.743l-22.176%2010.897c-1.539.768-3.269.768-4.744%200l-21.666-10.769c-3.46-1.73-7.563.77-7.563%204.744V298.8l-19.999-10.767V160.606c0-.641.066-1.22.192-1.796c.129-.641.258-1.154.513-1.667c.194-.447.384-.768.641-1.154c.064-.127.13-.255.258-.384c1.986-2.69%205.575-4.166%209.036-3.398c.513.13%201.091.387%201.667.642l35.32%2017.498c.063.066.191.066.255.066c1.09.641%202.243.896%203.46.896c1.347.13%202.756-.192%203.976-.896l36.087-17.756c.321-.129.642-.32.963-.384c.64-.32%201.344-.45%201.985-.45c.321-.063.642-.063.963-.063c1.089%200%202.114.192%203.011.576Zm43.548-99.098c5.665-3.35%2012.619.772%2012.619%207.467v200.108l-24.983%2013.393l-.513-163.023c0-6.697-6.954-10.815-12.878-7.467l-60.523%2033.222c-2.574%201.545-5.922%201.545-8.497%200l-60.007-33.74c-5.667-3.347-12.876.773-12.876%207.47v163.538l-24.726-13.393V60.705c0-6.437%206.955-10.817%2012.62-7.467l85.247%2048.416c2.575%201.287%205.922%201.287%208.5%200l86.017-48.416Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/manuscript.svg?color=%231a73e8&size=48